Internal issue 3235 - Searchable IcSelect should have valueField and labelField
Open
Beginner friendly
select component
- Dominant language
- TypeScript
- Stars
- 53
- Forks
- 63
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 15
Description
As in IcSearchBar, the developer should be able to use a data model that doesn’t have “label” and “value” as fields. Provide them as props like in IcSearchBar.
Contributor guide
Research direction
Start by comparing the searchable IcSelect implementation with IcSearchBar, especially how the existing value and label fields are configured. Add equivalent valueField and labelField props to IcSelect and verify that searchable selections work with data models using different field names.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100