Skip to content

Fix <td> <td> nesting - #1656

Open
Arnei wants to merge 1 commit into
opencast:r/20.xfrom
Arnei:td-nesting
Open

Fix <td> <td> nesting#1656
Arnei wants to merge 1 commit into
opencast:r/20.xfrom
Arnei:td-nesting

Conversation

@Arnei

@Arnei Arnei commented Aug 20, 2026

Copy link
Copy Markdown
Member

Fixes a console error about not being allowed to nest within . Does not have a noticeable effect outside of cleaning up the console.

How to test this

Go to the ACL tab in events and check that the console warning is gone. To get the warning in the first place, use a dev instance with React.Strictmode (aka check out this PR and run npm start), instead of looking at stable.opencast.org.

AI Usage

Claude Sonnet was used to find which was the culprit.

@Arnei Arnei added the type:code-enhancement Internal improvements to the codebase label Aug 20, 2026
Fixes a console error about not being allowed to nest <td> within <td>.
Does not have a noticeable effect outside of cleaning up the console.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:code-enhancement Internal improvements to the codebase

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant