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 one of the snackbar is expended, the other snackbar should reposition to not overlap with the expended snackbar
Current Behavior
When there are two expendable snackbars and one is expended, it overlaps the other
Steps to Reproduce
Go to https://iamhosseindhv.com/notistack/demos#custom-snackbar. On custom snackbar demo, click the button to open two snackbars(you might have to click twice within short time interval to have two snackbars on the screen).
Expend the bottom snack bar.
You will see that the expended snackbar is overlapped with the other snackbar.
Context
I have a need to display two expendable snackbars on the same screen, and because of this issue, the title or content of the individual snackbar is blocked.
Your Environment
Tech
Version
Notistack
v0.8.6
React
16.8.5
Browser
Chrome Version 74.0.3729.169 (Official Build) (64-bit)
etc.
The text was updated successfully, but these errors were encountered:
Expected Behavior
When one of the snackbar is expended, the other snackbar should reposition to not overlap with the expended snackbar
Current Behavior
When there are two expendable snackbars and one is expended, it overlaps the other
Steps to Reproduce
Go to https://iamhosseindhv.com/notistack/demos#custom-snackbar. On custom snackbar demo, click the button to open two snackbars(you might have to click twice within short time interval to have two snackbars on the screen).
Expend the bottom snack bar.
You will see that the expended snackbar is overlapped with the other snackbar.
Context
I have a need to display two expendable snackbars on the same screen, and because of this issue, the title or content of the individual snackbar is blocked.
Your Environment
The text was updated successfully, but these errors were encountered: