Skip to content
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

Remove drop target in read-only folders #8825

Merged
merged 1 commit into from
Apr 17, 2023

Conversation

JammingBen
Copy link
Collaborator

Description

Removes the drop target in read-only folders

Related Issue

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests

@JammingBen JammingBen self-assigned this Apr 17, 2023
@sonarcloud
Copy link

sonarcloud bot commented Apr 17, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

80.0% 80.0% Coverage
0.0% 0.0% Duplication

Copy link
Member

@kulmann kulmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see another chance for improvement, but that can/should happen in a followup:
Both the read only public link view and the read only share view suggest to the user that they can drag & drop files for upload when navigating into an empty folder (see screenshots). That subtitle of the No resources found message could be removed on read only folders. But again, also fine as a followup.

This PR itself LGTM 💪

Screenshot 2023-04-17 at 15 14 01

Screenshot 2023-04-17 at 15 15 29

@JammingBen
Copy link
Collaborator Author

Ohhh yeah, good catch! I've created #8834 for this.

@JammingBen JammingBen merged commit 23c2426 into master Apr 17, 2023
@delete-merged-branch delete-merged-branch bot deleted the remove-drop-target-in-read-only-folders branch April 17, 2023 13:57
@micbar micbar mentioned this pull request May 3, 2023
89 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Prevent drag and drop on RO public links
2 participants