Skip to content

Edit Metadata Form fix for CVoc fields#12390

Open
qqmyers wants to merge 1 commit intoIQSS:developfrom
GlobalDataverseCommunityConsortium:EditMetadataFixForCVoc
Open

Edit Metadata Form fix for CVoc fields#12390
qqmyers wants to merge 1 commit intoIQSS:developfrom
GlobalDataverseCommunityConsortium:EditMetadataFixForCVoc

Conversation

@qqmyers
Copy link
Copy Markdown
Member

@qqmyers qqmyers commented May 8, 2026

What this PR does / why we need it: #8500 fixed #7895 for normal fields but didn't apply the same fix to fields using CVoc. This PR does that. This stops cases such as when the user selects aa plain text author when using an ORCID CVoc script and then tries to manually enter some other type of ID. Without this fix, hitting return in the Identifier field tries to save the metadata form immediately.

Which issue(s) this PR closes:

  • Closes #

Special notes for your reviewer: Basically cut/paste of the earlier solution to suppress the normal processing of hitting the enter key.

Suggestions on how to test this: As above, configure the people.js script (or others) on the author field and try adding a text name and then a random Identifier, hit enter.

Does this PR introduce a user interface change? If mockups are available, please link/include them here:

Is there a release notes update needed for this change?: no one has reported the issue...

Additional documentation:

@qqmyers qqmyers moved this to Ready for Triage in IQSS Dataverse Project May 8, 2026
@qqmyers qqmyers added GDCC: QDR of interest to QDR GDCC: DataverseNO GDCC:ORCID Priority for the ORCID Global Participation Fund Grant labels May 8, 2026
@qqmyers qqmyers added this to the 6.11 milestone May 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

GDCC: DataverseNO GDCC:ORCID Priority for the ORCID Global Participation Fund Grant GDCC: QDR of interest to QDR

Projects

Status: Ready for Triage

Development

Successfully merging this pull request may close these issues.

Hitting enter in text fields triggers metadata form save

1 participant