Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix default browser boolean semantics #266

Merged
merged 3 commits into from
Aug 29, 2024
Merged

Conversation

ohm
Copy link
Contributor

@ohm ohm commented Aug 27, 2024

πŸ› οΈ Description

By default we should be opening the default browser.

This fixes a mistake introduced in #265 which inverts the expected behavior.

πŸ”— External Links

πŸ‘ Definition of Done

  • SDK added
  • SDK updated
  • Tests added?
  • Docs updated?

@ohm ohm requested a review from dadgar August 27, 2024 11:46
Copy link
Contributor

@dadgar dadgar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we make the booleans align so that the ! isn't needed. Either changing the NewBrowserLogin parameter or making noDefaultBrowser -> useDefaultBrowser

@ohm ohm force-pushed the ohm/fix-default-browser-boolean branch 2 times, most recently from aeff42f to a82084c Compare August 28, 2024 12:29
@ohm ohm force-pushed the ohm/fix-default-browser-boolean branch from bc371e3 to c3e095d Compare August 29, 2024 13:09
@ohm ohm merged commit 652f10c into main Aug 29, 2024
3 checks passed
@ohm ohm deleted the ohm/fix-default-browser-boolean branch August 29, 2024 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants