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

Use IdentifiersInput Vue component for work identifier UI #10032

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

schu96
Copy link
Contributor

@schu96 schu96 commented Nov 14, 2024

Partially addresses #3430

Feature

Technical

DRY implementation of work identifiers but currently unable to save the changes made by users into Solr.

The work identifiers currently displayed in this component are based off of this list: https://openlibrary.org/config/work

Testing

  1. Navigate to a work/book and click on the edit button

  2. Switch from the edition edit tab to the Work Details edit tab
    image

  3. Scroll to Work Identifiers section and add/remove work identifiers.

    • Duplicates are currently not allowed for work identifiers. Adding a duplicate will warn the user that an identifier already exists.
      image
      image
  4. After adding new work identifiers, save the changes and return to the editing page -> Work Details tab to check that the newly added work identifiers are still present.

Stakeholders

@cdrini

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.

1 participant