nerdgeschoss / shimmer

Shimmer is a collection of Rails extensions that bring advanced UI features into your app and make your life easier as a developer.
https://nerdgeschoss.de
MIT License
6 stars 1 forks source link

Rewrite shimmer modal with dialog #62

Open leoggonzalez opened 1 year ago

leoggonzalez commented 1 year ago

There's a new html api to display Dialogs which has some native advantages like:

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