Skip to content

feat: Improve submission status UX during validation - #5742

Merged
rjsparks merged 4 commits into
ietf-tools:mainfrom
jennifer-richards:submit-status-poll
Jun 8, 2023
Merged

feat: Improve submission status UX during validation#5742
rjsparks merged 4 commits into
ietf-tools:mainfrom
jennifer-richards:submit-status-poll

Conversation

@jennifer-richards

Copy link
Copy Markdown
Member

Fixes #5714

This simplifies the submission status page for a draft in the "validating" state when javascript is enabled. Instead of reloading the entire page, polls the api_submission_status() endpoint to quietly check whether the draft has been validated. Eliminates the option to disable reloading.

Also eliminates the "time since" submission display. We could bring that back if necessary, but it will require a javascript implementation to avoid it becoming stale.

@NGPixel NGPixel changed the title Improve submission status UX during validation feat: Improve submission status UX during validation Jun 3, 2023
@rjsparks
rjsparks merged commit d18db5b into ietf-tools:main Jun 8, 2023
@jennifer-richards
jennifer-richards deleted the submit-status-poll branch June 8, 2023 22:29
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jun 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve UX when waiting for async validation of submission

2 participants