ActivityWatch / ActivityWatch/aw-webui

Replace prompt() with modal windows for compatibility

オープン
#954 コメント 3 件 リアクション 2 件 担当者 0 名 GitHub で見る
主要言語
TypeScript
スター
151
フォーク
179
平均マージ
1日 20時間
マージ済み PR(30日)
28

説明

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.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。