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

When editing a table, check colspans and rowspans #1359

Closed
goose-life opened this issue Nov 22, 2021 · 2 comments
Closed

When editing a table, check colspans and rowspans #1359

goose-life opened this issue Nov 22, 2021 · 2 comments

Comments

@goose-life
Copy link
Contributor

goose-life commented Nov 22, 2021

A user can e.g. give colspan="4" when there are only three rows available.

See e.g. https://edit.laws.africa/works/akn/ug/act/ord/1922/22/

@longhotsummer
Copy link
Contributor

Similarly for rowspan -- it must not exceed the actual number of rows in the table (cap it).

@goose-life goose-life self-assigned this Aug 19, 2024
@goose-life
Copy link
Contributor Author

resolved by #2199

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

No branches or pull requests

2 participants