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

Add mechanism to front end to indicate version metadata validation is pending #760

Closed
mvandenburgh opened this issue Aug 6, 2021 · 3 comments
Labels
enhancement New feature or request UX Affects usability of the system

Comments

@mvandenburgh
Copy link
Member

The front end should show some kind of indication that version metadata is being validated. Right now it just displays the old validation status, which is misleading.

@waxlamp
Copy link
Member

waxlamp commented Dec 28, 2021

Solving this may also resolve dandi/dandiarchive#827.

@ghost ghost assigned mvandenburgh Dec 28, 2021
@waxlamp waxlamp transferred this issue from dandi/dandiarchive-legacy Jan 13, 2022
@waxlamp waxlamp added enhancement New feature or request UX Affects usability of the system labels Jan 13, 2022
@yarikoptic
Copy link
Member

Don't we have already some Version.Status. available to front end? if so -- then validation errors/warnings should be just replaced with "Validation: Pending" if status is pending. Ideally that message could say "Validation: Pending since XX:XXpm of XX/XX/202X" if we store the datetime. otherwise hard to tell if it is really stale (and thus complain) or I should just wait a bit

@yarikoptic
Copy link
Member

I think we did that in #1097 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request UX Affects usability of the system
Projects
None yet
Development

No branches or pull requests

3 participants