Skip to content

Document grid row state styling change (26.3.8) in breaking changes - #1319

Merged
mstijak merged 1 commit into
masterfrom
docs/master/grid-state-map-breaking-change
Aug 10, 2026
Merged

Document grid row state styling change (26.3.8) in breaking changes#1319
mstijak merged 1 commit into
masterfrom
docs/master/grid-state-map-breaking-change

Conversation

@nebojsa-peric

@nebojsa-peric nebojsa-peric commented Aug 10, 2026

Copy link
Copy Markdown
Collaborator

Since 26.3.8 (commit 35c1076), selectable grid rows take their hover/cursor/selected/selected-cursor styles from $cx-grid-data-state-style-map instead of $cx-list-item. Projects that customized row appearance through $cx-list-item lose that styling on grids after upgrading, and previously-ignored entries in the grid map start to apply. Found while upgrading the CxO Admin Portal from 25.6 to 26.8 (CxODEV-1855); verified against published npm tarballs (26.3.7 = old behavior, 26.3.8 = new).

This adds a 26.3.8 section to the breaking-changes page with the symptom description and a before/after migration example.

@mstijak
mstijak merged commit 197ed64 into master Aug 10, 2026
2 checks passed
@mstijak
mstijak deleted the docs/master/grid-state-map-breaking-change branch August 10, 2026 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants