Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cursors after cards #182

Closed
mixonic opened this issue Oct 22, 2015 · 1 comment
Closed

Cursors after cards #182

mixonic opened this issue Oct 22, 2015 · 1 comment
Labels

Comments

@mixonic
Copy link
Contributor

mixonic commented Oct 22, 2015

Cards should be navigable with cursors. The renderer can make a placeholder element that users can move through but not type.

Would also allow typing after a card when that card is the last thing in the document.

@mixonic mixonic added the bug label Oct 22, 2015
@mixonic mixonic assigned mixonic and unassigned mixonic Oct 27, 2015
@mixonic
Copy link
Contributor Author

mixonic commented Nov 3, 2015

bantic added a commit to mixonic/content-kit-editor that referenced this issue Nov 5, 2015
mixonic added a commit to mixonic/content-kit-editor that referenced this issue Nov 9, 2015
* Use zero-width non-joiner characters to ensure
  addressable text nodes at the start and end of a card
* Handle arrow keys when on card cursor nodes
* Keep selections working using arrows through a card
* Delete selections including cards and before/after cards
* Disallow typing or pasting on cards
* Newline insertion before and after card sections

Fixes bustle#182
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant