-
Notifications
You must be signed in to change notification settings - Fork 0
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
Scc 4417/format filters #483
Conversation
…talog into SCC-4417/format-filters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
src/types/searchTypes.ts
Outdated
@@ -8,11 +8,11 @@ type SubjectLiteral = string | |||
type ContributorLiteral = string | |||
type CreatorLiteral = string | |||
type Issuance = string | |||
type MaterialTypeFilter = string | |||
type formatFilter = string |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this be capitalized since it's a type?
@@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |||
### Updated | |||
|
|||
- Send new searches back to home, not /search [SCC-4487](https://newyorkpubliclibrary.atlassian.net/browse/SCC-4487) | |||
- Removed legacy barcode hotfix (SCC-4474) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This line doesn't need to be removed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like a straightforward change despite the massive diff. A couple of small comments but otherwise looks good!
Ticket:
This PR does the following:
How has this been tested?
Running searches and using available formats to filter results.
Accessibility concerns or updates
Checklist: