fix(datagrid): adds missing header hover styles in v2 #6272
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #6254
adds missing header hover background style from v1 to v2.
i tried to find any relevant history if it was removed intentionally, but couldn't find any, so i am guessing it was an error.
edit: it was removed here https://github.com/carbon-design-system/ibm-products/pull/4458/files#diff-e45407e4d85d104f9e1cc2d1d1bffbe1efd297ed6d4159b83bd91e72c6afae68L435
What did you change?
packages/ibm-products-styles/src/components/Datagrid/styles/_datagrid.scss
How did you test and verify your work?
storybook