Skip to content

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

Merged
Rathoz merged 4 commits into
mainfrom
infobox-simplify-cell-calculation
Sep 7, 2026
Merged

refactor(infobox): move column width handling to stylesheets#8031
Rathoz merged 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)

@Rathoz
Rathoz merged commit b3981d2 into main Sep 7, 2026
8 checks passed
@Rathoz
Rathoz deleted the infobox-simplify-cell-calculation branch September 7, 2026 08:47
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.

3 participants