-
Notifications
You must be signed in to change notification settings - Fork 19
Addons Notification polish #515
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
Comments
We have some logic to don't show the notification once you close it manually at Lines 375 to 389 in 3815b3a
That logic can be improved to stop showing it in the same domain after 2-3 times being shown, if we want to. I personally don't find the notification bothering me, but 🤷🏼 |
However, the logic we should modify here is the Lines 68 to 76 in 3815b3a
|
@humitos can we just remove the PR build notification now that we shipped Visual Diff? :D |
The work we talked about at the offsite will likely supersede this but I'll push it off the current sprint either way. |
This is: the notification will be integrated into the UI element displayed in the top center of the page. |
I'm going to close this issue since this work will be done in the new UI re-design at #574. Feel free to re-open if you want to work on this issue before the new UI re-design. |
I'd love to just remove the PR build notification right away, if possible. |
There is definitely some better UX around notifications we can improve. Especially browsing PR builds, I keep getting the notification, and I think there should be some kind of default behavior that hides it after I've seen it 2-3 times.
The text was updated successfully, but these errors were encountered: