After editing a tag, creating a new tag does not allow you to change the color of the new tag.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Describe the bug
As seen in the title, whenever you edit a tag, and in the same go create a new tag, you cannot change the colour of the new tag at creation time.
To Reproduce
Steps to reproduce the behavior:
- Go to tags in one of your decks.
- Edit an existing tag, no need to change anything, just save it.
- Create a new tag.
- Try to change the color of the new tag, see that it doesn't allow you too.
Expected behavior
The expactation is that you can change the color of the new tag.
Work around
The work around is simple, save the new tag you want to create and edit the color after that, so this isn't a major UI bug that needs fixing immediately. Just found it interesting to have it at least be registered as a known bug.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in a deck's tags UI: save an existing tag, then create a new tag and try to change its color. Trace the edit and create flows to find why the new tag's color control is unavailable; done means a new tag's color can be selected before saving, while the existing workaround still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100