CSAILVision / CSAILVision/LabelMeAnnotationTool

Create updated alert window

Open
#10 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
1.5k
Forks
443
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.