Skip to content

Rewrite shimmer modal with dialog #62

@leoggonzalez

Description

@leoggonzalez

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

No one assigned

    Labels

    frontendrequires a frontend developer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions