Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/teemukoivisto/prosemirror-node-view-gutters
https://github.com/teemukoivisto/prosemirror-node-view-gutters
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/teemukoivisto/prosemirror-node-view-gutters
- Owner: TeemuKoivisto
- Created: 2023-10-13T09:35:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-27T20:42:09.000Z (7 months ago)
- Last Synced: 2024-05-28T05:27:40.502Z (7 months ago)
- Language: TypeScript
- Size: 788 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [prosemirror-node-view-gutters](https://teemukoivisto.github.io/prosemirror-node-view-gutters/)
Having a NodeView with gutters and a block node as child causes selection to unexpectedly when moving up with arrow key.
https://github.com/TeemuKoivisto/prosemirror-node-view-gutters/assets/10279942/9a14a214-9ef9-468f-90dd-44582ce38b3f
## How to reproduce locally
Requires Node >=16 and pnpm
1. `pnpm i`
2. `pnpm bug`
3. Insert couple paragraphs and use left/right cursors to try to move them