Michal Jeřábek

Results 5 issues of Michal Jeřábek

Hi, I would like to make an app, that will contain a page builder (HTML builder). The user selects some module (products, gallery, slider, ...) and inserts it into the...

help wanted

### Describe the bug Right Alt or Ctrl+A closes `ModalBar` if it uses `QuickSearchField`, so Right Alt cannot be used to write characters and Ctrl + A to select all...

bug

### Describe the problem Currently Alt + Click adds a new cursor, DblClick has no function. ### Describe the solution you'd like Alt + DblClick should create a selection (for...

Feature Request

### Describe the bug Keyboard shortcuts don't work properly when keyboard language is set to Czech (CS/CES/CZ/CZE). For example Ctrl+Alt+S doesn't save files but writes a character `đ`, Ctrl+P shows...

bug

Hi, since this [PR](https://github.com/KittyGiraudel/a11y-dialog/pull/474), the `destroy` method replaces the original elements with clones. I would say that this is highly unexpected behavior and causes more issues then it solves. In...