luceroweb / luceroweb/karot-saving-smart
[F5:EC6] Delete Category Tab Label
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
[timebox: , complexity: ]
As a user, when I am editing a category tab label, I want an option to delete that category, so that once it is saved, it no longer shows up in my category tab list, and so that each expense that was related to it has that category removed from its category assignment list.
Contributor guide
No contributing guide indexed for this repository
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
Locate the category-tab editing flow and the expense category assignment data used by it. Trace how a saved category is stored and displayed, then verify that deleting one removes it from the category tab list and from every related expense's assignments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100