IQSS / IQSS/dataverse-frontend
Highlight search text in collection page results
Open
Nobody has claimed this yet.
SPA
SPA: Collection Page
UI
- Dominant language
- TypeScript
- Stars
- 31
- Forks
- 26
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 4
Description
Highlight words within the cards displayed in the items of a collection when a search is performed.
It could be a good opportunity to use the mark html tag.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the collection page, its item cards, and the search-result handling in the TypeScript frontend. Verify how matched words are identified, then use the HTML mark element so matching text is visibly highlighted in collection cards; done means the behavior works when a collection search is performed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, search
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100