-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
frontendrequires a frontend developerrequires a frontend developer
Description
There's a new html api to display Dialogs which has some native advantages like:
- Positioned by default
- :backdrop pseudo element that can be styled
- dom blocking by default when calling the native function
modal.showModal
We should take advantages of this new element and rewrite our current implementation in shimmer.
There's already a react implementation in laic portal
** Acceptance criteria **
- Shimmer modal component implements html native dialog element
Metadata
Metadata
Assignees
Labels
frontendrequires a frontend developerrequires a frontend developer