SSWConsulting / SSWConsulting/SSW.Rules
Netlify CMS - 'Tab' key and indentation
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 26
- Forks
- 17
- Avg merge
- 14h 39m
- Merged PRs (30d)
- 2
Description
Hi team,
I noticed that the 'tab' key won't work for indentation when editing a rule with Netlify CMS (in both rich text and markdown views). You go to the next field instead.
This is noticed when dealing with lists inside lists, where indentation is needed.
I figured that the work-around is to add multiple spaces, but IMO this is counterproductive for content writing. I would prefer to keep using the 'tab' key if possible
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
Reproduce the issue in Netlify CMS using both the rich text and markdown views, focusing on nested lists where indentation is needed. Trace the editor behavior when Tab is pressed instead of adding indentation. Done means Tab can indent list content in both views without unexpectedly moving to the next field.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- content, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100