-
I'm curious to the DOM order of the close button in the ModalBox, and I was hoping this could be a discussion so we could arrive at the best possible modal experience.
Currently, the close button i…
-
-
- 質問内容・実現したいこと
編集ボタンをクリックしたら、モーダルが切り替わり、日付や回数、セット数が変更できる。
その変更内容がカレンダーに反映される。
- 現状発生している問題・エラーメッセージ
編集ボタンをクリックしても、モーダルが切り替わらない。
- 該当のソースコード
app/views/calendars/show.html.erb
```
…
-
https://github.com/rpearce/react-medium-image-zoom/blob/4ad2a9ceebdbdf247f388c69190f07b90cfa4d71/source/Controlled.tsx#L260
here we need to preventDefault, otherwise it causes un expected behaviour…
-
I am adding Phaser.GameObject.Containers to scrollable panel. I have a click event on each individual container.
If I don't set depth on the panel children, I can't click them, but I can scroll.
…
-
**Is your feature request related to a problem? Please describe.**
After debugging some packages and adding a few to the list of ignored packages I get an infninite notification window
infinite …
-
### What happened?
As the showModal API has been deprecated in modern browsers - [https://developer.mozilla.org/en-US/docs/Web/API/Window/showModalDialog](https://developer.mozilla.org/en-US/docs/Web…
-
### Describe the problem
I tried watching several people on our team try Kimai for the first time. Several people had this problem:
When entering a time entry, they clicked outside the modal dialo…
-
### Description
The Close Watcher API provides a platform agnostic way to respond to close requests, this is useful for any UI that closes (e.g. navigation drawers). On desktop this was traditionally…
-
Hey, first of all thanks for putting together this extension. Super helpful!
I can confirm it works on the latest version of Chrome as of today.
However, Chrome opens a modal dialog on top of th…