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

Tab to create new list is broken in @latest #522

Open
envex opened this issue Jan 27, 2024 · 1 comment
Open

Tab to create new list is broken in @latest #522

envex opened this issue Jan 27, 2024 · 1 comment
Assignees
Labels
Help wanted Extra attention is needed Priority - Medium Type - Bug Something isn't working

Comments

@envex
Copy link

envex commented Jan 27, 2024

Running the latest versions in the demo seems to break pressing tab on a new line to create a new list.

 "@prezly/slate-lists": "latest",
 "slate": "latest",
 "slate-history": "latest",
 "slate-react": "latest"

Load: https://codesandbox.io/p/sandbox/prezly-slate-lists-demo-forked-967p63?file=%2Fsrc%2FMyEditor.tsx%3A125%2C41

  • Press Tab on an existing list item
    • List is indented
  • Go to a new line and press Tab
    • Nothing happens
@e1himself e1himself self-assigned this Jan 29, 2024
@e1himself e1himself added Type - Bug Something isn't working Help wanted Extra attention is needed Priority - Medium labels Jan 29, 2024
@mohamedjkr
Copy link

mohamedjkr commented Feb 12, 2024

I can confirm this issue started to happen on version 0.86.0. I tested 0.85.0 and its working fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Help wanted Extra attention is needed Priority - Medium Type - Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants