Keyboard shortcuts follow up
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
- Figure out a proper way to change values of the card that require input (due date, label, assignment)
- Could be an overlay
- Could be a modal (as this PR proposed)
- Could just open the sidebar/modal and focus the given element
- Ref commit to revert to experiment with it https://github.com/nextcloud/deck/pull/3758/commits/e2e647645bcc551b9c35ee81047c18c79fada9ce
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
Review the referenced PR 3758 and commit e2e647645bcc551b9c35ee81047c18c79fada9ce first. Determine which interaction approach should be used for changing due dates, labels, and assignments from keyboard shortcuts, then verify that the chosen flow works for each value and can be tested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100