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
We should make sure that all toasts originate in the bottom right, Use a common ToastsContext.tsx to render all types of toasts - Confirmation, Progress, Error, etc.
Investigate if there are any suitable libraries we can use, that can handle all the required functionality.
Description
Upload / Download toast modal dialogs overlap and do not stack on top of each other
Steps to Reproduce
Observed behavior
The toasts are displayed in the same area so one overlaps the other when both actions are being performed at the same time
Expected behavior
The toasts should stack so that both are readable to the user
Video
Untitled.mov
Desktop:
The text was updated successfully, but these errors were encountered: