Drag note to an existing category
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 738
- Forks
- 162
- Avg merge
- 6h 2m
- Merged PRs (30d)
- 35
Description
Is your feature request related to a problem? Please describe.
Currently, to assign a note to a/another category, we need to click, select the category item, choose the target, validate with click or enter.
Describe the solution you'd like
I would like to also have the ability to drag a note onto the category item, like we can do for mails.
Describe alternatives you've considered
N/A
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 locating the note and category UI, then trace the existing mail drag-and-drop behavior referenced in the issue. The work is done when dragging a note onto an existing category assigns it without the current click-and-select flow; verify the behavior in the relevant interface tests if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100