Skip to content

Conversation

@mainframev
Copy link
Contributor

Previous Behavior

neutral-before
neutral-before

brand-before
brand-before

New Behavior

neutral-after
neutral-after

Related Issue(s)

@mainframev mainframev self-assigned this Dec 18, 2025
@mainframev mainframev requested a review from a team as a code owner December 18, 2025 19:05
@github-actions
Copy link

📊 Bundle size report

Package & Exports Baseline (minified/GZIP) PR Change
react-components
react-components: entire library
1.285 MB
321.877 kB
1.285 MB
321.855 kB
-92 B
-22 B
react-table
DataGrid
160.274 kB
45.278 kB
160.182 kB
45.256 kB
-92 B
-22 B
react-table
Table (Primitives only)
41.962 kB
13.499 kB
41.87 kB
13.485 kB
-92 B
-14 B
react-table
Table as DataGrid
131.489 kB
36.27 kB
131.397 kB
36.257 kB
-92 B
-13 B
react-table
Table (Selection only)
69.877 kB
19.633 kB
69.785 kB
19.62 kB
-92 B
-13 B
react-table
Table (Sort only)
68.52 kB
19.25 kB
68.428 kB
19.236 kB
-92 B
-14 B
Unchanged fixtures
Package & Exports Size (minified/GZIP)
react-components
react-components: Button, FluentProvider & webLightTheme
70.269 kB
20.055 kB
react-components
react-components: Accordion, Button, FluentProvider, Image, Menu, Popover
237.274 kB
68.562 kB
react-components
react-components: FluentProvider & webLightTheme
43.608 kB
14.165 kB
react-portal-compat
PortalCompatProvider
8.386 kB
2.624 kB
react-timepicker-compat
TimePicker
109.023 kB
36.011 kB
🤖 This report was generated against e647b91deb3e8443ca80159fa1da853c80326bf0

@github-actions
Copy link

Pull request demo site: URL

@@ -0,0 +1,7 @@
{

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🕵🏾‍♀️ visual changes to review in the Visual Change Report

vr-tests-react-components/CalendarCompat 4 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests-react-components/CalendarCompat.multiDayView.default.chromium_1.png 486 Changed
vr-tests-react-components/CalendarCompat.multiDayView - High Contrast.default.chromium.png 1216 Changed
vr-tests-react-components/CalendarCompat.multiDayView - Dark Mode.default.chromium.png 1098 Changed
vr-tests-react-components/CalendarCompat.multiDayView - RTL.default.chromium.png 490 Changed
vr-tests-react-components/Positioning 2 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests-react-components/Positioning.Positioning end.updated 2 times.chromium.png 622 Changed
vr-tests-react-components/Positioning.Positioning end.chromium.png 608 Changed
vr-tests-react-components/Skeleton converged 2 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests-react-components/Skeleton converged.Opaque Skeleton with circle - Dark Mode.default.chromium.png 3 Changed
vr-tests-react-components/Skeleton converged.Opaque Skeleton with circle - High Contrast.default.chromium.png 1 Changed
vr-tests-react-components/TagPicker 2 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests-react-components/TagPicker.disabled - High Contrast.disabled input hover.chromium.png 1319 Changed
vr-tests-react-components/TagPicker.disabled.disabled input hover.chromium.png 677 Changed

There were 3 duplicate changes discarded. Check the build logs for more information.

color: tokens.colorNeutralForeground1Hover,
':hover': {
backgroundColor: tokens.colorSubtleBackgroundSelected,
},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we have any vr tests to catch these things in future ?

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.

[Bug]: No hover effect on table row

2 participants