-
Notifications
You must be signed in to change notification settings - Fork 0
ItemViewAppBar displays unexpectedly #61
Comments
Fixes for this have been reverted because of regression errors. This needs revisited. |
This is related to #49 |
This is still an issue though non-urgent. |
This will need to be looked into again -- possible using an MUI drawer for the sidebar instead of CSS boxes. |
The |
It seems that using the drawer will first require a fully responsive ItemTable to avoid horizontal scrolling. |
Waiting for #191 to be merged. |
When moving to Storybook this problem poofed. |
After this commit, the ItemViewAppBar component displays unexpectedly in the documentation. This should be looked into to see if there's a better way to implement the fix for Safari or if the documentation example should have custom styling.
Example: ItemViewAppBar Unexpected Behavior

Example: ItemTableAppBar Expected Behavior

The text was updated successfully, but these errors were encountered: