CSAILVision / CSAILVision/LabelMeAnnotationTool
Create updated alert window
- 主要言語
- JavaScript
- スター
- 1.5k
- フォーク
- 443
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
One function that would be useful is to have a better alert popup. Right now for alerts we use the "alert" function in javascript. But it is ugly.
If we could have somewhere a
LMalert(message)
then we could post messages like:
"please enter an object name"
"This polygon was entered by another user. You can only modify polygons that you have entered. Do not forget to sign in if you want to be able to edit your annotations"
and so on
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Start by locating the existing JavaScript alert calls and the entry points that display user messages. Define the reusable LMalert behavior from the examples in the issue, then verify that the new popup presents those messages and replaces the relevant native alerts.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- frontend
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100