LIMS-2059: Re-enable reprocess button after any parameter change#1031
Merged
ndg63276 merged 1 commit intopre-release/2026-R1.5from Mar 3, 2026
Conversation
Collaborator
|
Nitpick of nitpicks, but even if firing off reprocessing fails, the button is still disabled for 5 seconds. Not that it matters much, don't think anyone will mind. Happy to approve otherwise! |
Collaborator
Author
True. But if it does fail, you probably dont want someone hammering the button! |
gfrn
approved these changes
Feb 10, 2026
ndg63276
added a commit
that referenced
this pull request
Mar 24, 2026
* LIMS-2104: Fix autoproc labels on mobile (#1033) * LIMS-2064: Show no of pucks/plates on shipments page (#1038) * LIMS-2059: Reenable reprocess button after any parameter change (#1031) * LIMS-2054: Dont exclude peaks from MCA spectra (#1036) * LIMS-2044: Remove luxon (#1022) * LIMS-2031: Add toggle to expand data collection groups (#1028) * Fix display of individual fluorescence scans and spectra * LIMS-2023: Add Basic Auth to UAS for UDC (#1048)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
JIRA ticket: LIMS-2059
Summary:
#1009 introduced a 5s delay after pushing the reprocessing 'submit' button, to prevent accidental double clicks. This seems very long if you want to submit multiple similar jobs, so the button should re-enable if you change something.
Changes:
To test:
_enqueuefunctions in these files.