Create an in-app-notification custom element. Requirments: * 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
Bug 1918168 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
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