Indenting via tabulator doesn't work
Open
Nobody has claimed this yet.
1. to develop
bug
feature: description
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
Since the last update lists can't be indented via the tab key anymore. Shift+tab for undoing it does still work though.
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
Reproduce the issue in a list by pressing Tab to indent and Shift+Tab to undo the indentation. Trace the keyboard handling for list indentation; done means Tab indents a list item again while Shift+Tab continues to undo it.
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
- Needs clarification
- Newbie friendliness
- 35/100