-
Material bottom sheets require manual intervention to co-exist with visible software keyboards.
I think that this is either a bug that should be addressed, or an issue of mismatched expectations th…
-
### Type of Issue (Enhancement, Error, Bug, Question)
Bug
----------------------------------------
#### Operating System
Windows version Windows 10 64-bit
#### PySimpleGUI Port (tkinter,…
-
Unify the way modal dialogs are handled.
While adding a password confirmation field to the create nick dialog (#142) I see how ugly some of my early code is and how it can be cleaned up. So, I'm go…
-
Maybe somebody would like to implement this in future?
### Discussed in https://github.com/aralroca/next-translate/discussions/1003
Originally posted by **rusted-love** March 11, 2023
Is th…
-
Reference:
http://www.google.com/design/spec/components/bottom-sheets.html#components
Bottom Sheets
Buttons
Cards
Chips
Dialogs (modals in Leaf)
Dividers
Grids
Lists
List controls
Menus (dropdown in …
-
**Issue by [RaymondLim](https://github.com/RaymondLim)**
_Friday Mar 22, 2013 at 21:32 GMT_
_Originally opened as https://github.com/adobe/brackets/pull/3226_
----
This fixes issue #3219.
----
_…
-
When I for example open a graphics dialog and then open a sound dialog, the graphics dialog won't close. Please fix, or if you're going to keep them like this please add some borders around them, and …
-
Linux, SQLiteStudio 3.3.3
### Details
I develop my application and make many changes in to database structure.
If SQLiteStudio shown data from opened file and my program delete and write new data…
-
### Describe the bug
#15545
if tooltip is inside a table within a Dialog the problem still occures. In 17.16.1 it occured also without a dialog. In 17.15.0 the Problem did not exist.
### Environmen…
-
### Current behavior
The Dialog component takes quite a long time to open when heavy component(s) is rendered _outside_ of the dialog.
I did a small comparison of three simple dialogs:
1. [Ariaki…