Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Delete Tags in "Add A New Standard" #187

Closed
4 tasks
avayedawadi opened this issue Sep 20, 2023 · 0 comments · Fixed by #193
Closed
4 tasks

[Feature] Delete Tags in "Add A New Standard" #187

avayedawadi opened this issue Sep 20, 2023 · 0 comments · Fixed by #193
Assignees
Labels
backend feature New feature or request frontend

Comments

@avayedawadi
Copy link
Contributor

Description

  • Currently, when a new tag is added in the "Add A New Standard" page, they cannot be deleted.
  • User should have the ability to delete tags (and get rid of any duplicates or typos/errors in the tags).
  • This should not get rid of any tags that already exist on a standard (if possible). We don't want to delete tags that already exist as this could cause issues for our non-profit partner.

Acceptance Criteria

  • Tags on the "Add a New Standard Page" are able to be deleted.
  • Small X that appears next to every tag on a hover is used to delete.
  • When the X is clicked, a pop-up shows to make sure the user really wants to delete the tag.
  • The tag is not deleted from any existing standard, it is just deleted from these options (if possible).

Other Notes

image
The tags where deleting ability should be implemented in the "Add A New Standard" page

@avayedawadi avayedawadi added frontend feature New feature or request backend labels Sep 20, 2023
@sophiazlin sophiazlin mentioned this issue Sep 30, 2023
4 tasks
@sophiazlin sophiazlin linked a pull request Sep 30, 2023 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend feature New feature or request frontend
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants