ActivityWatch / ActivityWatch/aw-webui
Replace prompt() with modal windows for compatibility
Aperta
- Lingua principale
- TypeScript
- Stelle
- 151
- Fork
- 179
- Merge medio
- 1g 20h
- PR unite (30g)
- 28
Descrizione
There are several places where the `prompt` function is used to get a response from the user. Although it works in browsers, it is completely unsuitable for use in aw-android. When you click the buttons that are supposed to open this dialog box, nothing happens.
I believe it is necessary to replace the use of `prompt` with modal windows (as when creating categories) to ensure it works in the mobile version.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.