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]: UX Design: Revisions to Upload Resources Modal #1849

Closed
ngraham76 opened this issue Sep 11, 2023 · 0 comments · Fixed by #1981
Closed

[FEAT]: UX Design: Revisions to Upload Resources Modal #1849

ngraham76 opened this issue Sep 11, 2023 · 0 comments · Fixed by #1981
Assignees
Labels
Enhancement Improvements to features already in the application feature New feature or request Front End/HMI

Comments

@ngraham76
Copy link
Contributor

ngraham76 commented Sep 11, 2023

This feature request involves revisions to the design of the Upload Resources modal, launched from a project overview page.

Currently when adding multiple resources from file manager, if more than a few are added the resource previews stack and flow over the modal buttons and outside the modal ...making them inaccessible.

image

The proposed design would do away with the resource preview images and would immediately upload the resources after they are selected in the file browser when the user clicks "Open" (bypassing the need for an additional click of the "Import Data" button). Additionally, in the current implementation the modal closes when clicking outside the modal - we would like to eliminate that functionality and only close the modal via the Cancel button.

image

Once the files have been uploaded, the proposed design would allow users an opportunity to upload more files or remove any files they don't want to import to their project by clicking the "X" next to their file name.

image

Once the files have been imported, a toast message would appear at the bottom of the Project Overview screen (in the Resources table) indicating that resources were successfully added:

image

If a user enters the URL of a GitHub repository to add to the project, they would then be given the option to select the files in the repository that they would like to include import. Unknown file types would be specified via a dropdown.

image

This GitHub file importer functionality already exists as an option for in the summary page of documents already imported that reference GitHub URLs.

image

Any questions, please feel free to discuss with me any time. Thanks!

@ngraham76 ngraham76 added feature New feature or request Front End/HMI Enhancement Improvements to features already in the application labels Sep 11, 2023
@shawnyama shawnyama assigned shawnyama and unassigned echl Oct 10, 2023
@shawnyama shawnyama assigned echl and unassigned shawnyama Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Improvements to features already in the application feature New feature or request Front End/HMI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants