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

QA (subject UI): implement search box on form #251

Open
ShanaLMoore opened this issue Dec 5, 2022 · 2 comments
Open

QA (subject UI): implement search box on form #251

ShanaLMoore opened this issue Dec 5, 2022 · 2 comments

Comments

@ShanaLMoore
Copy link
Contributor

ShanaLMoore commented Dec 5, 2022

Summary

On a work's new/edit page, a user should be able to search questioning authority. In this particular ticket, we are focusing on the subject property and the library of congress authority.

Acceptance Criteria

goal 1: on the edit page for an LCSH property, search and select functionality for a term within an authority.
goal 2: The show page will have the term's label.
goal 3: When I edit and save an existing work that has a uri term, it will continue to show the label.

Testing Instructions

  1. Manually create a work
  2. in the subject field, type a word to search (ie: history)
  3. Once the users starts typing, a drop down of matching terms should appear and be select-able. Choose one and save it.
  4. The show page should show the label, and not the id (url).
  5. The edit page should show the label, and not the id (url)

MR

#238

@DiemBTran
Copy link
Contributor

This passes SoftServ QA: See attached screen recording.

tested on:

click to expand
Screen.Recording.2022-12-08.at.11.54.23.AM.mp4

@markpbaggett
Copy link
Collaborator

This looks good.

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

3 participants