-
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
Add a new setting that allows Brave Rewards icon to be hidden when inactive #2975
Comments
Related to #1475? |
Yes. This is how we are solving that issue. |
Updated the string in initial comment. |
We could also do two lines: |
If it were two lines the second line would need to be a more detailed explanation of the first line (in keeping with Chrome style): First line: "Always show Brave Rewards icon in location bar" That could work. Don't know if it's preferable. (BTW if we want to use "address bar" , we should change existing references to "location bar" in settings) |
I think the original language was right with a few updates using "button" and "address bar": first line: Hide Brave Rewards button We'll change instances of location bar/url bar to address bar to be consistent. |
Verification passed on
Used test plan from brave/brave-core#1552 Verification passed on
Verification PASSED on
|
Test plan
See brave/brave-core#1552
Description
Add a new on/off setting in the "Appearance" section, below "Use wide location bar", as follows:
"Hide Brave Rewards icon in location bar when Rewards is not enabled"
This option should default to off -- i.e., the default setting is that Brave Rewards icon is always visible, whether or not Rewards is active.
When the setting is on, the Brave Rewards icon should be hidden unless Rewards is on. If Rewards is on, the icon is visible regardless of the setting.
The setting only controls whether or not the icon is visible when Rewards is off.
The text was updated successfully, but these errors were encountered: