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

Fix standalone validation + progress bars #862

Merged
merged 7 commits into from
Jun 14, 2024

Conversation

garrettmflynn
Copy link
Member

@garrettmflynn garrettmflynn commented Jun 14, 2024

fix #860 (comment)

This PR fixes the issue we saw on standalone validation by using the same /inspect function for all file and folder selection combinations. This also allows uniform rendering of progress bars—which is fixed here as well.

@CodyCBakerPhD
Copy link
Collaborator

@garrettmflynn Tests are failing

@CodyCBakerPhD
Copy link
Collaborator

LGTM, thanks!

@CodyCBakerPhD CodyCBakerPhD enabled auto-merge June 14, 2024 21:27
@CodyCBakerPhD CodyCBakerPhD merged commit f08a2c2 into main Jun 14, 2024
21 checks passed
@CodyCBakerPhD CodyCBakerPhD deleted the fix-standalone-validation branch June 14, 2024 21:31
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

Successfully merging this pull request may close these issues.

[Bug]: Standalone validation page fails on a single file
2 participants