-
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
Clear notifications from BAT logo #2883
Comments
@emerick could you take this one? |
+1 from #2774 |
Is the BAT logo able to be hidden / disabled altogether? |
I also had this issue in #1475 (comment) And I also want to disable it completely 🙂 |
+1 from https://community.brave.com/t/cant-acces-wallet/42593 - user has a notification for unable to contribute due to lack of funds, and clicking on the X does not close this notification. |
Verification passed on
Verified passed with
Verification passed on
Used test plan from brave/brave-core#1424 |
Looks like this fixed the issue I was having on my personal |
Test Plan
Original Issue
There are consistent reports regarding notification from BAT logo not clearing. This is creating a ton of user feedback re: annoyance of the user needing to take action but there is lack of clarity on taking action OR that notification does not clear irrespective of taking action.
Known issue-1: Grant is available, bat logo is set. User clicks logo but at click grants are not available anymore - it is not clear to the user what triggered the notification
Solve-1: Can we increase checks for grants availability and remove notification if grant server has no more grants. Ideally, the system should do this every hour.
Known issue-2: when notifications for grant-server not available or grant can't be claimed, there is a missing explicit action (Close, OK)
Solve-1: Can we make the notification close buttons larger and bolder?
Solve-2: Can we add a button like OK to ensure explicit action against notifications
Default Solve:
We can have buttons for user to take actions but the notification itself needs to be cleared
A. When a user sees any related notification or takes action against it
B. even if they haven’t seen it when it expires (in case of grants not available, clear notification as well)
cc @davidtemkin @LaurenWags @jenn-rhim @bradleyrichter for more situations detail
The text was updated successfully, but these errors were encountered: