-
```
What steps will reproduce the problem?
1. Create a modal dialog class with the editor pane in it.
2. Show the dialog.
3. User the find action.
What is the expected output? What do you see inst…
-
```
Nicescroll is assigned to div. When I open modal dialog scroll bar for div
still appears. See the image attached.
```
Original issue reported on code.google.com by `juliana....@gmail.com` on 6…
-
tui-go should support modal windows that ask for confirmation or other user input. This would be painted on top of the application and will need some design discussions on how to support basic composi…
-
In an offline discussion it was mentioned that interest invokers could potentially be used to invoke modal dialogs on hover or focus. While that is not mentioned in the explainer as a use case (my tak…
-
Reproduction steps:
1. Set a short TTL for your user (like 1 minute) and require a hardware key.
2. Log in.
3. Start a connection to a kube proxy.
4. After your cert expires, run a command like `kubec…
-
@shadcn UI has a great example of this. We should do something simular and ensure we match our design system.
Discussed with @Jaibles in DMs and we think this is a good approach as our modals can get…
-
### Prerequisites
- [X] I have [searched](https://github.com/twbs/bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue) for duplicate or closed issues
- [X] I have [validated](https://html5.validator.nu/)…
-
### Please check that this issue hasn't been reported before.
- [X] I searched previous [Bug Reports](https://github.com/davish/obsidian-full-calendar/issues?q=is%3Aissue+is%3Aopen+label%3Abug) and d…
-
Good to read and investigate:
[How To Trap Focus Inside a Modal](https://medium.com/@islam.sayed8/trap-focus-inside-a-modal-aa5230326c1b)
[Using ARIA role=dialog to implement a modal dialog box](htt…
-
in my test app there is a modal app that i want to bring up
and then to be able to test it as well
but currently the driver blocks on clicking a button that starts a dialog ( i think by design …