ActivityWatch / ActivityWatch/aw-webui
Replace prompt() with modal windows for compatibility
Đang mở
- Ngôn ngữ chính
- TypeScript
- Star
- 151
- Fork
- 179
- Merge trung bình
- 1 ngày 20 giờ
- Pull request đã merge (30 ngày)
- 28
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.