-
Right now, the user is asked to confirm unsaved changes or the deletion of an object with a standard JavaScript dialog. This is very annoying to test because even when using spies, the tester has to m…
-
## Problem Description
Playing around with the current remote client implementation, I encountered some possibles issues/improvement points:
* Connections manager dialog minimum size and int…
-
### Is your feature request related to a problem? Please describe:
Let's consider a simple dialog like this:
```golang
func exampleDialog(w fyne.Window) {
name := widget.NewEntry()
eName …
-
Once the `frost-modal-form` dialog supports promise-aware confirmation and optional confirm-button disabling (PR 125), we should also update the `confirm`, `error`, `info`, and `warn` dialogs to use t…
gknoy updated
6 years ago
-
-
How can I confirm or dismiss the dialog using custom buttons i have on agularJS template ?
maybe through ng-click or any other way ?
-
## Feature Description
Once the site purpose question has been updated for tailored metrics users and the user has clicked the “Confirm changes” CTA, a new modal component will render, displaying the…
-
### Description
I can close/discard with `Esc`.
Confirming and selecting the root with `Enter` would be useful.
-
In the current situation if a user clicks on `Cancel` on a modify page the wiki just returns to the previous page. All new changes are gone. It would prevent frustration if the wiki would show a confi…
-
NOTE: To repro this issue you need to be using the native desktop file and message dialogs. These were enabled by default in Kousa Dogwood (2024.11.x) during development, but that has been reverted …