You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What: Implement the full CRUD functionality to the labeling functionality (add Read, Update, and Delete)
Why: We currently only have Create for labels (HTML link text). We should implement the full CRUD functionality (add Read, Update, and Delete). The current implementation only covers the C in CRUD.