Skip to content

refactor(infobox): move column width handling to stylesheets - #8031

Open
ElectricalBoy wants to merge 4 commits into
mainfrom
infobox-simplify-cell-calculation
Open

refactor(infobox): move column width handling to stylesheets#8031
ElectricalBoy wants to merge 4 commits into
mainfrom
infobox-simplify-cell-calculation

Conversation

@ElectricalBoy

Copy link
Copy Markdown
Collaborator

Summary

Currently infobox cells have to do their own calculation for determining column widths. This PR removes those calculations, replacing with css queries.

How did you test this change?

browser dev tools

@hjpalpha

hjpalpha commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

have you tested some special cases, where it is >2 columns?

@ElectricalBoy

Copy link
Copy Markdown
Collaborator Author

checked with 3 column case (worked fine)

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants