-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
'Set browser as default' dialog on 2nd and nth launch #12203
'Set browser as default' dialog on 2nd and nth launch #12203
Comments
Set browser as default
in the welcome experienceSet browser as default
dialog on 2nd launch
@rebron When do you want this to dialog to show again if the user selects "not now" ? |
@rebron @bsclifton For this issue, we need to finish defining the reappearance of the dialog. What are your thoughts on this cadence (and if it's feasible):
|
Set browser as default
dialog on 2nd launchSet browser as default
dialog on 2nd launch
I like the frequency - I think it makes sense to not reset the count if browser was set as default and then was removed as default. Basically the frequency is only incremented if you launch Brave + it's not default |
Set browser as default
dialog on 2nd launchSet browser as default
dialog on 2nd launch
Check that when we implement this issue it also fixes #9306 |
Set browser as default
dialog on 2nd launch
Just a note.
@rebron @karenkliu and we don't show dialog anymore after |
Browser will launch window modal dialog at 2nd, 3rd, 4th, 8th and 20th launching if browser is not a default. If browser is changed from default to non-default, browser will launch dialog again with same frequency. fix brave/brave-browser#12203
Browser will launch window modal dialog at 2nd, 3rd, 4th, 8th and 20th launching if browser is not a default. If browser is changed from default to non-default, browser will launch dialog again with same frequency. fix brave/brave-browser#12203
This could bother developers. F/U PR for #7716. fix brave/brave-browser#12203
Verification passed on
Verified test plan from brave/brave-core#7716 Important: Make any browser except Brave (any channel) the default browser Verified default browser dialog is shown after 2nd, 3rd, 4th, 8th and 20th launch. Verified Verified dialog is no longer shown after the browser is made default. Verified dialog is shown after another browser is made default. Verified Verified dialog is not shown when Verified on upgrade profile (1.20.x) that default browser dialog is shown. Logged #14177 for missing translations Encountered #13980. Verified
using the testplan from brave/brave-core#7716 Verified:
Launches: |
Set as |
Removing |
Verified FIXED on
Verified:
Launches:
Verification passed on
Launches:
|
Description
One of the issues made evident from lapsed user research is that we can do better in encouraging users to set Brave as their default browser.
Currently, the "set browser dialog" is displayed as a non-user-blocking infobar on 2nd launch.
Designs
Change the infobar to a user-blocking browser dialog to encourage interaction.
Brave will check if it has been set as the default browser on every launch. This dialog reappears:
Dark theme is supported:
Assets
Figma: https://www.figma.com/file/MFHpcXJMg2RUQpUJMAZZ4R/?node-id=146%3A0
Note
This is a follow up issue to:
The text was updated successfully, but these errors were encountered: