-
Notifications
You must be signed in to change notification settings - Fork 16
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
Cancel any action and remove any toast on logout #2075
Conversation
Your Render PR Server URL is https://chainsafe-components-stage-pr-2075.onrender.com. Follow its progress at https://dashboard.render.com/static/srv-c96pacr97ej4gakcj7dg. |
Your Render PR Server URL is https://files-ui-stage-pr-2075.onrender.com. Follow its progress at https://dashboard.render.com/static/srv-c96padr97ej4gakcj7i0. |
Your Render PR Server URL is https://storage-ui-stage-pr-2075.onrender.com. Follow its progress at https://dashboard.render.com/static/srv-c96paer97ej4gakcj83g. |
packages/files-ui/src/Components/Elements/Notifications/NotificationList.tsx
Outdated
Show resolved
Hide resolved
packages/files-ui/src/Components/Elements/Notifications/NotificationList.tsx
Outdated
Show resolved
Hide resolved
Working well 👍 During testing, I realized on mobile that it's not possible to sign-out without canceling the upload process first because the element is covered. Personally, I think this is ok as-is but wanted to mention it in case anyone thinks differently about it (we can create a new issue if there's suggestions for an improvement here). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Really smooth implementation 👍
closes #2062
notif.mp4