primefaces / primefaces/primereact
MultiSelect: Missing reset property
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 8.3k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
The documentation describes a reset filter function which cannot be accessed:
DOC:
CODE:
Reproducer
https://stackblitz.com/edit/vitejs-vite-3ekfuv?file=src%2FApp.tsx
PrimeReact version
10.6.3
React version
18.x
Language
TypeScript
Build / Runtime
Create React App (CRA)
Browser(s)
Chrome
Steps to reproduce the behavior
No response
Expected behavior
reset should be available like filter
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 with the MultiSelect filter documentation and the linked StackBlitz reproducer to confirm how the documented reset function is expected to be accessed. Compare the documented API with the component's available filter properties, then verify that reset is exposed alongside filter and that the reproducer works as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100