primefaces / primefaces/primereact
MultiSelect: inline mode missing filter
Open
@mertsincan is already working on this.
Since Jun 19, 2023.
Status: Discussion
- Dominant language
- CSS
- Stars
- 8.3k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
MultiSelect inline mode does not show the filter box when filtering is enabled.
Reproducer
https://stackblitz.com/edit/react-we3ef4
PrimeReact version
9.5.0
React version
17.x
Language
TypeScript
Build / Runtime
Create React App (CRA)
Browser(s)
All
Steps to reproduce the behavior
- Run the projet
- The inline Multiselect box is dispayed but no filter box
Expected behavior
The filter box should be displayed
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.
Assessment
This issue has not been assessed yet.