guardian / guardian/prosemirror-elements

Caret traversal should stop at external and internal element boundaries

Open
#279 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
55
Forks
5
PR merge metrics
No merged PRs in 30d

Description

In Chrome it’s possible to traverse the caret via keyboard through all this:

![sdfsdfsdfsdf](https://user-images.githubusercontent.com/6032869/199266674-9cde1663-1883-4fce-9491-d7e132bb3934.gif)

While it may seem useful at first:
- I’m not sure it’s actually correct
- doesn’t happen in Firefox

I think tab should be the only way to get to the next editable “island”. Some apps use Alt+Enter, but not sure about that.

Something to ponder if nothing more. At least the inconsistency between the browsers should not happen.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.