BeaconCMS / BeaconCMS/beacon_live_admin

Allow assets to be named upon upload & show S3 link after upload is complete

Open
#239 1 comment 0 reactions 0 assignees View on GitHub
area:media-library enhancement roadmap ux
Dominant language
JavaScript
Stars
73
Forks
35
PR merge metrics
No merged PRs in 30d

Description

Screenshot 2024-09-10 at 4 15 22 PM

Currently there is no way to name an asset other than taking the original filename. We should have a way to do this but before the asset is processed into thumbnail sizes and fingerprinted.

After the upload is complete we should display the S3 and Repo links like we do when viewing the asset after upload

Screenshot 2024-09-10 at 4 17 31 PM

I realize the upload will result in multiple files. So the result modal should should the S3 and Repo links for each individual resize type.

Something like this mockup:

Screenshot 2024-09-10 at 4 21 18 PM

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the existing asset upload flow and the post-upload asset view shown in the screenshots. Identify where the original filename is assigned and where resize variants are returned; done means accepting a name before processing and showing S3 and repository links for every resize type after completion.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, javascript
Domain
backend, cloud, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.