ActivityWatch / ActivityWatch/aw-webui

Replace prompt() with modal windows for compatibility

Đang mở
#954 3 bình luận 2 reaction 0 người được giao Xem trên GitHub
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á.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.