Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Left sidebar collapse affecting main content element behavior #1192

Open
martinsvb opened this issue Jul 4, 2022 · 2 comments
Open

Left sidebar collapse affecting main content element behavior #1192

martinsvb opened this issue Jul 4, 2022 · 2 comments

Comments

@martinsvb
Copy link

I encounter strange issue with collapsed left sidebar.
We have MUI content structure like this:
Tabs are initialized with empty "New item" tab.
We can add other new items by plus button on the right or existing from left menu.
Problem is, when sidebar is collapsed first new item tab has simple cursor and it's not clickable for change.
There is pointer only on small top and bottom space.
If I expand
Sidebar_co Sidebar_expanded llapsed
Sidebar tab is working normally with cursor pointer.
There is only changing class on main element generated by Treasury Content.
I don't have idea, what is causing this issue.
Maybe it's on our side.
I don't know.
I can try reproduce it in js fiddle.
Thank you for good library!

@martinsvb
Copy link
Author

Sidebar_expanded

@martinsvb
Copy link
Author

Content structure:
<TreasuryContent /><MuiContainer /><RouterOutlet /><MuiBox /><MuiTabs />

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant