-
-
I'm excited about your promisified modal solution and thinking of getting this to work with [Headlessui](https://headlessui.com/v1/vue/dialog). Especially the modal and drawer components. Would you th…
-
### Summary
Playground examples can't run functions like [Window.alert()](https://developer.mozilla.org/en-US/docs/Web/API/Window/alert), [Window.confirm()](https://developer.mozilla.org/en-US/docs/…
-
@vdua @jalagari we'd like have the ability to put fragments & forms within columns and modals.
For example we have Columns table and in the 2nd column, we'd like to add a fragment and/or form.
…
-
Hello!
There is a contrast issue when viewing themes and plugins. Looks like some text snuck through on the buttons. :)
![CleanShot 2024-10-31 at 20 53 49](https://github.com/user-attachments/a…
-
can we make the modals on a separate html file and have it pop up? Is there an API for that?
-
Hello. I tried to use the focus lock inside modals and stuck with a problem to focus element. Right now you need press the tab key twice to focus the first element in the modal. **autoFocus** was set …
-
## Description
Upon activation, the modal window does not receive immediate focus with keyboard navigation, as the focus moves sequentially through remaining page elements first.
## Steps to Repro…
-
https://github.com/elie222/inbox-zero/pull/211 adds infinite loading via a load more button on the mail page.
We can add this functionality to other places in the app we show emaisl too.
Like the bu…
-
While creating a popup, tour, hint or banner, the dialog used shouldn't be embedded to the page, but should be a modal instead. The popup should have a fixed width.