-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Improve FileDrop view #39900
Improve FileDrop view #39900
Conversation
ede8cd1
to
1def1f4
Compare
💥 Acceptance tests pipeline webUIFileActionsMenu-chrome-mariadb10.2-php7.4 failed. The build has been cancelled. |
💥 Acceptance tests pipeline apiShareOperationsToRoot2-mariadb10.2-php7.4 failed. The build has been cancelled. |
6a9d993
to
3dbbc8b
Compare
a756430
to
8a4161b
Compare
Add changelog entry Fix CSS style Giving the <ul> a border top and bottom instead of having an <hr> Add original content from PublicUploadView.js Don't hide the logo on small resolutions Update changelog Background color was added to the list of files instead of dotted lines Update changelog Adjust the padding inside the dropzone Change gradient style
8a4161b
to
df433be
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
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.
works for me
Description
Small change in the design and behavior of the FileDrop view of Public Links.
Related Issue
Motivation and Context
You should see immediately that something has changed in the UI after the first file is completely uploaded so that you are not tempted to upload files twice.
How Has This Been Tested?
Screenshots:
Before:
After:
On small resolution:
Types of changes
Checklist: