Skip to content

Conversation

@matthewlipski
Copy link
Collaborator

This PR adds a temp fix which blocks keyboard shortcuts and input rules from firing in table blocks. However, we should look to fix selections and make this work for multiple blocks (see #560 for more info).

Closes #555

@vercel
Copy link

vercel bot commented Feb 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
blocknote ✅ Ready (Inspect) Visit Preview Feb 5, 2024 1:27pm
blocknote-website ✅ Ready (Inspect) Visit Preview Feb 5, 2024 1:27pm

@matthewlipski matthewlipski merged commit ff4c8b1 into main Mar 14, 2024
matthewlipski added a commit that referenced this pull request Mar 14, 2024
* Cleaned up component code

* Renamed "Link" in components to "Hyperlink"

* Implemented PR feedback

* alternative solution for toolbar fadeout (#645)

* chore: Playwright update (#640)

* Updated playwright

* Small fix

* dont upgrade tiptap etc

* fix pw install?

---------

Co-authored-by: yousefed <[email protected]>

* fix `setEditable` called when not necessary (#635)

* Added temp fix for shortcuts and input rules in tables (#561)

---------

Co-authored-by: Yousef <[email protected]>
matthewlipski added a commit that referenced this pull request Mar 14, 2024
* wip

* Refactored image toolbar

* Refactored image toolbar, hyperlink toolbar, and table handles

* Implemented PR feedback

* Implemented PR feedback

* Implemented PR feedback

* refactor: Clean up component code (#637)

* Cleaned up component code

* Renamed "Link" in components to "Hyperlink"

* Implemented PR feedback

* alternative solution for toolbar fadeout (#645)

* chore: Playwright update (#640)

* Updated playwright

* Small fix

* dont upgrade tiptap etc

* fix pw install?

---------

Co-authored-by: yousefed <[email protected]>

* fix `setEditable` called when not necessary (#635)

* Added temp fix for shortcuts and input rules in tables (#561)

---------

Co-authored-by: Yousef <[email protected]>

* Renamed hyperlink toolbar -> link toolbar and small changes

---------

Co-authored-by: Yousef <[email protected]>
@nperez0111 nperez0111 deleted the table-shortcuts-input-rules-fix branch October 21, 2025 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Entering dash or asterisk in table cells converts the table block to a bullet list block

3 participants