Create in-app-notification custom element
Categories
(Thunderbird :: General, task)
Tracking
(Not tracked)
People
(Reporter: arschmitz, Assigned: arschmitz)
References
Details
Attachments
(2 files)
Create an in-app-notification custom element.
Requirements:
- Take in a notification object and translate the data to attributes on the custom element container.
- Emit events for cta click and close to be consumed by manager
- Add tests for showing notification container and emitting events
- add page to story book
Assignee | ||
Updated•6 months ago
|
Assignee | ||
Comment 1•6 months ago
|
||
Assignee | ||
Updated•6 months ago
|
Assignee | ||
Updated•6 months ago
|
Pushed by kaie@kuix.de:
https://hg.mozilla.org/comm-central/rev/7864e58bc831
Create in-app-notification component. r=freaktechnik
Comment 4•6 months ago
|
||
browser_inAppNotificationCloseButton.js has an intermittent failure on opt builds and a permanent failure on debug builds. I suspect they're related, given the nature of that assertion failure in the debug logs.
I'm going to leave this patch in the tree for now, but if you think it'll take longer than a day to fix, please get a sheriff to back it out.
(Setting the needinfo flag for visibility, I don't actually need any info.)
Assignee | ||
Comment 5•6 months ago
|
||
Comment 6•6 months ago
|
||
Let's get this landed to clear up the tree a little.
Comment 7•6 months ago
|
||
Might also have to reopen for sheriffs to notice.
Pushed by kaie@kuix.de:
https://hg.mozilla.org/comm-central/rev/1848f5dfc369
Updated connection of l10n root and fix timeout in test. r=darktrojan
Assignee | ||
Updated•5 months ago
|
Description
•