TypeCellOS / TypeCellOS/BlockNote
Bugs using tab on images when a video is bellow
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 10.2k
- Forks
- 772
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 17
Description
What’s broken?
If I select an image and there is a vidéo below or another image.
Tab will move the selection to the video
What did you expect to happen?
It should indent as suggested in #2545
Steps to reproduce
No response
BlockNote version
No response
Environment
No response
Additional context
When no video tab goes in the block menu then on on the image menu.
If tab is for indentation we should probably find another way to navigate for people with accesibility issues (linking #2812)
Contribution
- I'd be interested in contributing a fix for this issue
Sponsor
- I'm a sponsor and would appreciate if you could look into this sooner than later 💖
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 tracing keyboard handling for image and video blocks in the editor, focusing on how Tab moves selection when a video or another image follows an image. Reproduce the sequence described in the issue and compare it with the indentation behavior requested in #2545. Done means Tab indents as expected without removing an accessible way to navigate block controls, as noted in #2812.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100