-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
The nested table within the resizable table's cell results in cells overlapping #12362
Comments
I can't reproduce the issue with expanding the inner table on click in our manual test, so it might be a docs-specific issue. |
Cells overlapping is caused by the lack of
Taking into account it's not a critical issue we'll skip it for now. |
There has been no activity on this issue for the past year. We've marked it as stale and will close it in 30 days. We understand it may be relevant, so if you're interested in the solution, leave a comment or reaction under this issue. |
We've closed your issue due to inactivity over the last year. We understand that the issue may still be relevant. If so, feel free to open a new one (and link this issue to it). |
📝 Provide detailed reproduction steps (if any)
release
branch✔️ Expected result
The cell is resizable and tables are not overlapping
❌ Actual result
Cells are overlapping:
If the cell were resized before inserting the nested table, it would overlap after inserting.
Additionally, clicking on the resize marker makes it grow:
Additional info
Browser: reproducing on Chrome, Firefox, Safari
If you'd like to see this fixed sooner, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered: