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

Add File Dialog Support to Drop Zone in Attachments Section #1363

Open
trycoast opened this issue Aug 12, 2024 · 0 comments
Open

Add File Dialog Support to Drop Zone in Attachments Section #1363

trycoast opened this issue Aug 12, 2024 · 0 comments

Comments

@trycoast
Copy link

Currently, the attachments section features a drop zone for file uploads. I would like to request the addition of file dialog support when clicking on the drop zone. This enhancement would improve user experience by allowing files to be selected via the file dialog in addition to drag-and-drop. It might be beneficial to add button effects to the placeholder component to indicate this functionality.

Steps to Implement:

  1. Modify the drop zone to open the file dialog on click.
  2. Add visual feedback (e.g., button effects) to the placeholder component to signal clickable functionality.

Benefit:

This feature would make the file upload process more intuitive and accessible for users who prefer using the file dialog over drag-and-drop.

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

No branches or pull requests

1 participant