-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
BugSomething is broken and not working as intended in the system.Something is broken and not working as intended in the system.
Description
Issue summary
BulkActions isn't showing in IndexTable small screen examples in Storybook (however it seems to be functioning correctly in production so seems like just an issue with our Storybook example).
The following code in BulkActions.scss is responsible for hiding it at a small screen size but I'm still not sure why there's a difference between Storybook and production...
Expected behavior
Clicking the "Select" button inside the IndexTable HeaderWrapper triggers the "Select" button to disappear and be replaced by BulkActions.
BulkActions-production.mp4
Actual behavior
Clicking the "Select" button inside the IndexTable HeaderWrapper triggers the "Select" button to disappear and is not replaced with anything.
BulkActions-storybook.mp4
Steps to reproduce the problem
- Go to Simple small screen index table or Small screen IndexTable with all of its elements
- Click the "Select" button.
pniel-cohen
Metadata
Metadata
Assignees
Labels
BugSomething is broken and not working as intended in the system.Something is broken and not working as intended in the system.
