Fix SetupSuccessBannerNotification stories.
See original GitHub issueBug Description
The Authentication Success stories under SetupSuccessBannerNotification
are currently broken and should be fixed.
Steps to reproduce
- Open Storybook and go to
SetupSuccessBannerNotification
. - Click through the Authentication Success stories to see them in a non-functional state.
Screenshots
Additional Context
- PHP Version: any
- OS: any
- Browser: any
- Plugin Version: 1.86.0
- Device: any
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
- The Authentication Success stories under
SetupSuccessBannerNotification
should be restored to their working state. - VRT scenarios should be added to avoid this happening again.
Implementation Brief
- Set the
googlesitekit_manage_options
capability totrue
by dispatching thereceiveGetCapabilities
orreceiveCapabilities
action of thecore/user
store. - Add VRT scenarios for all the
authentication_success
stories by adding thescenario
property to the stories.
Test Coverage
- No new tests are to be added.
- VRT scenarios should be added as mentioned in the IB.
QA Brief
- Verify that all the Storybook stories under
SetupSuccessBannerNotification
works as expected.
Changelog entry
- N/A
Issue Analytics
- State:
- Created a year ago
- Comments:5
Top Results From Across the Web
8 Tips for Designing Inclusive Notifications and Alerts
I have been working on redesigning the notification banner component in our design ... StackExchange informing the user of a critical error.
Read more >A Comprehensive Guide to Notification Design - Toptal
Notifications are an indispensable part of digital products, but they should never harm the user experience. Proper notification design during the product ...
Read more >Daltron/NotificationBanner: The easiest way to ... - GitHub
The easiest way to display highly customizable in app notification banners in iOS - GitHub - Daltron/NotificationBanner: The easiest way to display highly ......
Read more >How do I turn notifications for stories on or off on Facebook?
While you can't turn off Facebook notifications for stories entirely, you can: ... Adjust your notification settings in the Messenger app for stories....
Read more >What are Push Notifications? A Complete Guide [Up-to-date]
Push notification alerts can be displayed in three locations on your phone—lock screen, banner, and notification center, when the app user opts-in for...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
ACs are good, thanks for adding a VRT requirement 👍🏻
QA Update: ✅
Verified:
SetupSuccessBannerNotification
work as expected.https://user-images.githubusercontent.com/73545194/203735312-c4cb4654-6b03-47cc-aa67-adc6de5d1673.mp4