-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
fix: success dialog popping wrong #3659
Conversation
… when files array is empty
This pull request is automatically being deployed by Amplify Hosting (learn more). |
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.
Check if the files are empty before trying to call uploadFlow
…d when uploading files successfully
src/frontend/src/components/folderSidebarComponent/components/sideBarFolderButtons/index.tsx
Show resolved
Hide resolved
yep, u are right |
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.
LGTM
🐛 (sideBarFolderButtons/index.tsx): fix success message not being set when files array is empty