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

Display View JSON validation feedback in UploadViewModal #1011

Merged
merged 3 commits into from
Nov 27, 2023

Conversation

AaronPlave
Copy link
Contributor

@AaronPlave AaronPlave commented Nov 16, 2023

Adds validation feedback to UploadViewModal. Shows success message if view is valid, shows validation errors in a Collapse if present.

Closes #947

image image

@AaronPlave AaronPlave requested a review from a team as a code owner November 16, 2023 18:26
@AaronPlave AaronPlave changed the title Display view JSON validation feedback in UploadViewModal. Display view JSON validation feedback in UploadViewModal Nov 16, 2023
@AaronPlave AaronPlave changed the title Display view JSON validation feedback in UploadViewModal Display View JSON validation feedback in UploadViewModal Nov 16, 2023
@AaronPlave AaronPlave requested a review from duranb November 16, 2023 18:27
@AaronPlave AaronPlave self-assigned this Nov 16, 2023
@AaronPlave AaronPlave added this to the FY24 Q1 - UI Bug Fixes milestone Nov 16, 2023
Copy link
Collaborator

@duranb duranb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If i click on the little expand triangle, the modal closes. If i click on the text next to it, it expands fine.

@AaronPlave
Copy link
Contributor Author

If i click on the little expand triangle, the modal closes. If i click on the text next to it, it expands fine.

Fixed, ready for a re-test.

Copy link
Collaborator

@duranb duranb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@AaronPlave AaronPlave merged commit 9f68c73 into develop Nov 27, 2023
@AaronPlave AaronPlave deleted the fix/947/view-upload-feedback branch November 27, 2023 22:59
JosephVolosin pushed a commit that referenced this pull request Aug 20, 2024
* Display view JSON validation feedback in UploadViewModal.
* Disallow pointer events on Collapse svg arrow to prevent conflict when used inside of Modal
* Update test
JosephVolosin pushed a commit that referenced this pull request Oct 21, 2024
* Display view JSON validation feedback in UploadViewModal.
* Disallow pointer events on Collapse svg arrow to prevent conflict when used inside of Modal
* Update test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Upload view json error is hard to understand
2 participants