-
Notifications
You must be signed in to change notification settings - Fork 52
Description
Type
- Bug
Description
When creating a table it's very hard to resize. Mostly I can only resize the table cell at the end, but any of the other cells rarely move. The example that you show in the tables extension section of your docs shows the issue very well (as of 1.6.1): https://docs.superdoc.dev/extensions/table#table-extension
Current Behavior
Currently when trying to move the blue lines left and right they don't move. Only when resizing the last cell can you occasionally change the sizes of the other cells. Once you move them though you can't move them back to their original position. The example you have here shows exactly whats going on: https://docs.superdoc.dev/extensions/table#table-extension
Expected Behavior
You should be free to resize each cell without issues. Using Google Docs or Microsoft Word and inserting a table is a great example of how resizing should be working.
Steps to Reproduce
- Create a new document.
- Insert a table. Put as many rows and columns as you like.
- Try and resize the table cells.
SuperDoc Version
1.6.1
Browser & Version
Version 143.0.7499.193 (Official Build) (arm64)
OS
Version 15.7.3 (24G419)
Additional Context
No response
Checklist
- Tested with latest version
- Checked for duplicates
- Added relevant labels