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

As a user, I can search all site content. #122

Closed
Tracked by #95
DraxIndustries79 opened this issue Nov 20, 2023 · 0 comments · Fixed by WGBH-MLA/ov-frontend#34
Closed
Tracked by #95

As a user, I can search all site content. #122

DraxIndustries79 opened this issue Nov 20, 2023 · 0 comments · Fixed by WGBH-MLA/ov-frontend#34
Assignees
Labels
enhancement ➕ New feature or request

Comments

@DraxIndustries79
Copy link

No description provided.

@mrharpo mrharpo self-assigned this Dec 20, 2023
@mrharpo mrharpo added the enhancement ➕ New feature or request label Jan 9, 2024
foglabs added a commit to WGBH-MLA/ov-frontend that referenced this issue Aug 23, 2024
# Elasticsearch
Basic elasticssearch component. Includes
- `content_type` facets
- `featured` filter
- Responsive search
- Pagination
- Security with read-only API key

Closes WGBH-MLA/ov-wag#122
```[tasklist]
## Done
- [x] Link result title to page
- [x] Increase pagination size: 10
- [x] Results per page selector
- [x] Debounce input, 200-300ms
- [x] Pagination numbers should be horizontal
- [x] Integrate series search?
- [x] Fix dev server search results
- [x] No Results component
- [x] Move series to top 
```
```[tasklist]
## Todo
- [x] Better Series result styles: show all series links together?
- [x] Better results layout styling
- [x] Sync URL with UI
- [x] Label Hit results: Exhibit vs Collection
- [x] Fix AAPBResults component
- [x] Change wording on AAPBResults
- [x] Bigger search bar
- [x] Rearrange Nav bar: Scholar Exhibits, Special Collections, GBH Series, About, Search
- [x] Fix `NoResult` organization
- [x] Highlight Series title matches
```
```[tasklist]
### Search Requests from June 28 Demo
- [x] Add title areas to more obviously define Series results and Scholar Exhibit results
- [x] Display GBH Series results below Scholar Exhibits and Special Collections
- [x] Instead of pagination for GBH series in search results, have a -> to click and a rotating carousel
- [x] Shorten the size of the Special Collection and Exhibit result tiles
- [x] Put all stickers at the bottom of the tile and make smaller, 
- [x] Try different colors to differentiate between Special collections and Exhibits
- [x] Make the result tile title more prominent (bigger, bolder?)
- [x] Make whole tiles clickable
- [x] Move number of results per page dropdown to appear after SC/Exhibit results
```
```[tasklist]
## Optional
- [ ] Change highlight color to represent relevance
```
@mrharpo mrharpo added this to the v0.7.0 Summer 🌞 milestone Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ➕ New feature or request
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

2 participants