Primevue multiselect is deprecated
- Dominant language
- TypeScript
- Stars
- 38
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
### Description
According to the [page on multiselect](https://primevue.dev/multiselect/) it's deprecated, and can be replaced by select with a `multiple` flag.
This isn't a high priority until they remove it, but it would be nice to make out single and multi select implementations more consistent.
Contributor guide
No contributing guide indexed for this repository
Research direction
Find the existing single- and multi-select implementations and compare how they use PrimeVue. Start with the current multiselect usage and the corresponding select implementation; replace the deprecated multiselect with select using the multiple flag, then verify that single- and multi-select behavior is consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, web-dev
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100