You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Modify the drop zone to open the file dialog on click.
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.
The text was updated successfully, but these errors were encountered:
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:
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.
The text was updated successfully, but these errors were encountered: