-
Notifications
You must be signed in to change notification settings - Fork 13.9k
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(database-list): hide upload file button if no permission #21216
Conversation
Storybook has completed and can be viewed at |
Codecov Report
@@ Coverage Diff @@
## master #21216 +/- ##
==========================================
+ Coverage 66.27% 66.34% +0.06%
==========================================
Files 1770 1781 +11
Lines 67524 67882 +358
Branches 7178 7256 +78
==========================================
+ Hits 44754 45033 +279
- Misses 20936 20985 +49
- Partials 1834 1864 +30
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. 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.
LGTM!
(cherry picked from commit 0c43190)
SUMMARY
We should hide the upload file button If no upload options are available.
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
before
2022-08-27.12.47.36.mov
after
2022-08-27.12.46.33.mov
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION