You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a table is empty and the empty state message shows, the entire empty table has a hover state. This is causing users to expect an action on the empty state.
To Reproduce
Steps to reproduce the behavior:
Go to the storybook > Table > with searching ([https://next.carbon-addons-iot-react.com/?path=/story/1-watson-iot-table--with-searching])
Search for something that will return no results, such as 'elephant'
Get the empty state
Mouse over the empty area and see the background change
I did not expect to see hover styling on the overall empty table area. I only expect to see hover styling on a button or link if those are included in the empty state text.
Environment/versions:
OS: All
Browser: All
carbon-addons-iot-react version: [e.g. v2.60.0]
Additional context
If applicable, add screenshots to help explain your problem.
Empty table with no hover:
Empty table showing hover styling:
Specific timeline issues / requests
Do you want this work within a specific time period? We are closing down our release in April and would like a fix by then.
NB: The core contributors will try to work with your timeline, but it's not
guaranteed. The earlier you make a request in advance of a desired delivery
date, the better!
The text was updated successfully, but these errors were encountered:
What package is this for?
Describe the bug
When a table is empty and the empty state message shows, the entire empty table has a hover state. This is causing users to expect an action on the empty state.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I did not expect to see hover styling on the overall empty table area. I only expect to see hover styling on a button or link if those are included in the empty state text.
Environment/versions:
carbon-addons-iot-react
version: [e.g.v2.60.0
]Additional context
If applicable, add screenshots to help explain your problem.
Empty table with no hover:
Empty table showing hover styling:
Specific timeline issues / requests
Do you want this work within a specific time period? We are closing down our release in April and would like a fix by then.
NB: The core contributors will try to work with your timeline, but it's not
guaranteed. The earlier you make a request in advance of a desired delivery
date, the better!
The text was updated successfully, but these errors were encountered: