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

Fix downloads and investigate UX issues #1109

Open
PintoGideon opened this issue Mar 13, 2024 · 0 comments
Open

Fix downloads and investigate UX issues #1109

PintoGideon opened this issue Mar 13, 2024 · 0 comments
Labels
enhancement New feature or request work in progress

Comments

@PintoGideon
Copy link
Collaborator

PintoGideon commented Mar 13, 2024

The current implementation of browser-triggered downloads in our file browser feature requires improvements to enhance user experience and functionality. This issue focuses on refining the download process initiated directly from the browser within the file browser interface.

Features to Implement or Enhance:

  • Download Confirmation: Implement a download confirmation dialog to inform users that the download was successful
  • Download Progress Indicator: Introduce a download progress indicator to provide users with real-time feedback on the download status. This will now be handled implicitly by the browser
  • Download Error Handling: Enhance error handling mechanisms to gracefully handle download failures, network interruptions, or server errors, providing users with clear error messages and instructions.
  • File Metadata Display: Display relevant file metadata (e.g., file size, file type) alongside the download link to help users make informed decisions before initiating downloads.
@PintoGideon PintoGideon changed the title Fix downloads and investigate issues Fix downloads and investigate UX issues. Mar 27, 2024
@PintoGideon PintoGideon changed the title Fix downloads and investigate UX issues. Fix downloads and investigate UX issues Mar 27, 2024
@PintoGideon PintoGideon added enhancement New feature or request work in progress labels Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request work in progress
Projects
None yet
Development

No branches or pull requests

1 participant