-
### Version
Webkit 18.0 (playwright build v2083)
### Steps to reproduce
Steps:
1. Run: npx playwright wk https://ukdemo.lib.mol.pl/
2. Press button that requires confirmation: Clearing cache.
###…
-
So i tried to add a Dialog element to my vue component :
```
Default
Some text here
Cancel
Confirm
const emit = defineEmits(["cancle", "confirm"])…
-
### Reproduction Link
https://vant-ui.github.io/vant/#/zh-CN/dialog
### Vant Version
4.9.3
### Describe the Bug
官方文档中的 Demo 就可以重现,在右侧的 Preview 中,打开一个 Dialog,然后敲击键盘的“Enter”键,Dialog会被关闭。
…
-
Clicking "Apply" on the popup message box when un-applied tags are about to be lost doesn't (seem to) do anything.
-
Just started using IFM, it is truly brilliant for my needs. Thank you.
I am providing a public area for anyone to download from with many folders and sub folders. If a user clicks on the folder dow…
-
### Description:
The current Chrome extension includes a dialog that appears when adding a webpage. However, the dialog does not provide the user with sufficient control over the note-adding process.…
-
Replace all confirms with Quasar Dialogs. There are 5 generic confirms in the codebase.
-
Is a confirm dialog being implemented anytime soon? I could do it with the custom view, but android doesn't support it.
-
Action buttons
- [ ] Display each action buttons but default chat
- [ ] Relationship view when chatting
Action buttons sub menus
- [ ] confirm dialog
- [ ] Information-> scroll panel > text
- [ ] Sho…
-
weui1.2.1 版本下,dialog 和 confirm 超出高度后滚动无效,1.1.1 版本正常。。