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

feat: improve ability to view files from the files admin section #4403

Open
techfg opened this issue Jan 4, 2025 · 0 comments
Open

feat: improve ability to view files from the files admin section #4403

techfg opened this issue Jan 4, 2025 · 0 comments

Comments

@techfg
Copy link
Collaborator

techfg commented Jan 4, 2025

Currently, when viewing Files in Studio, images offer a preview of the file, however it does not appear that other file types (e.g., json, txt, etc.) show previews. This results in the file not being viewable - the only way it seems possible is to put a "Link" on a view, use $File{...} merge syntax and then click the link to get to the file itself.

Studio should:

  1. DIsplay a preview of the file unless the file type will not support it (e.g., binary)
  2. Offer a "Preview/Get Link" button/link or similar to enable opening a new tab to view the file directly

Edit I just realized that you can click the "down arrow" to the right of the file name and it will download the file for viewing. While this works, it's not very intuitive and/or obvious. Per item 2 above, making this more prominent by adding a preview button/link in addition to the download arrow would be preferred.

@humandad humandad modified the milestone: Studio UX Beta Jan 16, 2025
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

2 participants