nuxt / nuxt/ui

[InputMenu] Add collapse tags support for multiple selection

Open
#6,012 3 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

triage
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.