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

Comprehensive digitization can sometimes fail to save identifiers #4206

Merged

Conversation

kleintom
Copy link
Contributor

STR:

  • In digitize, save CO identifier+namespace (either Catalog Number pane or Record Number pane) or load one that has it already
  • change the identifier without leaving that input
  • use alt+s to save the form, see "Saved successfully"

Reload the page and see the identifier was not updated, because identifier.isUnsaved is linked to the identifier input @change which is only triggered when you leave the input.

STR:
* In digitize, save CO identifier+namespace (either Catalog Number pane or Record Number pane) or load one that has it already
* change the identifier without leaving that input
* use alt+s to save the form, see "Saved successfully"

Reload the page and see the identifier was not updated, because identifier.isUnsaved is linked to the identifier input @change which is only triggered when you leave the input.
@jlpereira jlpereira merged commit c5b2176 into SpeciesFileGroup:development Feb 14, 2025
5 checks passed
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.

2 participants