[InputMenu] Add collapse tags support for multiple selection
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 6.9k
- Forks
- 1.1k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 57
Description
Package
v4.x
Description
Collapse Tags and Max Collapse Tags for multiple selection.
Show only selected items and display a pop-up for the remaining selected items.
https://ui.nuxt.com/docs/components/input-menu#multiple
reference:
https://element-plus.org/en-US/component/select#basic-multiple-select
Additional context
No response
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 InputMenu multiple-selection documentation at the linked component page and compare its current behavior with the Element Plus reference. Implement collapsed selected tags, including a configurable maximum and a pop-up for remaining selections; done means the documented multiple-selection examples show the expected collapsed and expanded states.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100