CSAILVision / CSAILVision/LabelMeAnnotationTool

Create updated alert window

未关闭
#10 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
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

贡献指南

这个仓库没有索引到贡献指南

调研方向

首先定位现有的 JavaScript alert 调用,以及显示用户消息的入口点。根据 issue 中的示例定义可复用的 LMalert 行为,然后验证新的弹窗会呈现这些消息,并替换相关的原生 alert。

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript
领域
frontend
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。