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

Submit bulk tag updates asynchronously #8453

Merged
merged 2 commits into from
Oct 25, 2023

Conversation

jimchamp
Copy link
Collaborator

Closes #8433

The bulk tagger tool now submits data to the backend server asynchronously. On failure, a toast message is displayed to the librarian.
On successful update, the following occurs, in order:

  1. The bulk tagging affordance is hidden.
  2. The bulk tagging affordance is reset.
  3. A success message is displayed as a toast.
  4. The ILE is reset (search items are deselected).

Technical

Testing

Screenshot

Stakeholders

@mekarpeles mekarpeles merged commit f1e2cbe into internetarchive:master Oct 25, 2023
3 checks passed
@jimchamp jimchamp deleted the 8433/bug/async-bulk-tag branch November 8, 2023 18:01
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.

Prevent Bulk Tagger from redirecting on tag submission
2 participants