IQSS / IQSS/dataverse-frontend
Create Select Component in Design System that allows filtering of options
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 31
- Forks
- 26
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 4
Description
We need a component in the Design System that will allow users to type into the selection to filter the options list.
We are closing these two issues in Dataverse, because we they be addressed in the SPA, using this component:
https://github.com/IQSS/dataverse/issues/9092
https://github.com/IQSS/dataverse/issues/6772
This component will also be used in the Host Collection input in the Create Dataset Page
https://github.com/IQSS/dataverse-frontend/issues/340
In order to improve the performance of retrieving the list of options, there is another issue in Dataverse, to improve the API:
https://github.com/IQSS/dataverse/issues/6467
This issue is dependent on the completion of API issue in Dataverse
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 reviewing the existing Design System selection components and the Host Collection input in the Create Dataset Page issue. Check the dependent Dataverse API issue 6467 before implementation; done means users can type to filter the options list and the component supports the linked Dataverse use cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- design, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100