IQSS / IQSS/dataverse-frontend
Collection Page: Extended item cards information
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 31
- Forks
- 26
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 4
Description
Overview of the Feature Request
In Q3, we implemented collection results of all types: collections, files, and datasets. The cards are displayed on the Collection Page, although they are incomplete compared to the JSF version.
The goal is to complete the missing information on the cards. For example, some missing information includes the restriction icons on file cards, or the file tags. In any case, we will review all card types to ensure we replicate the JSF cards. If necessary, we will create other issues to update the payload coming from the Dataverse Search API.
So far we have identified as needing to add:
- Lock icon for restricted items
- File tags
- Thumbnail for Dataset items
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 at the Collection Page card implementation and compare collection, file, and dataset cards with their JSF counterparts. Check the Dataverse Search API payload if required information is unavailable. Done means restricted-item lock icons, file tags, dataset thumbnails, and other missing card information are represented consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100