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

Content Edit: Allow Drag&Drop and select file #26618

Conversation

rjvelazco
Copy link
Contributor

@rjvelazco rjvelazco commented Nov 7, 2023

Description

🤖 Generated by Copilot at a4c7543

Fix file upload and metadata issues in binary field component. Add type="button" to prevent form submission and add fallback value for metadata to avoid errors.

Related Issue

Fixes #26048

Explanation of Changes

🤖 Generated by Copilot at a4c7543

  • Prevent form submission when clicking file upload button (link)
  • Handle undefined or null metadata for binary field (link)

Video

fix-issue-26048-content-edit-refactor-allow-dragdrop-and-select-file-fix-choose-file-button.mov

Copy link

Copy link

SonarQube Quality Gate

Quality Gate passed

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

No Coverage information No Coverage information
No Duplication information No Duplication information

@rjvelazco rjvelazco added this pull request to the merge queue Nov 13, 2023
Merged via the queue into master with commit 307d112 Nov 13, 2023
34 checks passed
@rjvelazco rjvelazco deleted the issue-26048-content-edit-refactor-allow-dragdrop-and-select-file-fix-choose-file-button branch November 13, 2023 20:52
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.

Edit Contentlet: Allow Drag&Drop and select file
4 participants