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

File Upload Tool #938

Open
ktun95 opened this issue Dec 17, 2024 · 0 comments
Open

File Upload Tool #938

ktun95 opened this issue Dec 17, 2024 · 0 comments

Comments

@ktun95
Copy link
Collaborator

ktun95 commented Dec 17, 2024

Feature Description

A button located on the toolbar of the Content Editor that opens a popup dialog menu. From this menu:

  1. User may input a file of any(?) type.
  2. The file is validated on the frontend (maximum size?).
  3. The file is uploaded to the backend.
  4. User receives a link that points to that file.
  5. User can optionally input text in another field that determines how the link is displayed. (ex: Click here instead of (https://dictybase.dev)
  6. User clicks confirm to insert the link to the file into the editor.

Follow up feature

An uploads pages that displays all the user uploaded files and their corresponding links + an option in the editor upload tool to browse previously uploaded files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant