Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/uiPublic

Comments

feat(InputMenu): add collapse-tags and collapse-hover props#6029

Draft
Mewweb wants to merge 1 commit intonuxt:v4from
Mewweb:collapse-tag-inputmenu
Draft

feat(InputMenu): add collapse-tags and collapse-hover props#6029
Mewweb wants to merge 1 commit intonuxt:v4from
Mewweb:collapse-tag-inputmenu

Conversation

@Mewweb
Copy link

🔗 Linked issue

Resolves#6012

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

What

Addcollapse-tags to the InputMenu component to limit the number of selected options displayed as tags, with the remaining ones grouped into a counter (works with multiple).
Also addcollapse-hover, which shows the remaining selected options when hovering over the counter (works with multiple and collapse-tags).
I have also modified the InputMenu documentation to reflect the change.

Why

To improve usability and responsiveness when many options are selected, which can otherwise clutter the InputMenu UI.

How

Implemented by introducing two new props:

  • collapse-tags: limits visible tags and groups overflow into a counter
  • collapse-hover: displays hidden selections on hover

The behavior integrates with the existingmultiple option.

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

DOMArtist reacted with thumbs up emoji
@github-actionsgithub-actionsbot added the v4#4488 labelFeb 12, 2026
@benjamincanacbenjamincanac marked this pull request as draftFebruary 12, 2026 15:17
@benjamincanacbenjamincanac changed the titleAdd collapse tags in InputMenufeat(InputMenu): add collapse-tags and collapse-hover propsFeb 12, 2026
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@benjamincanacbenjamincanacAwaiting requested review from benjamincanacbenjamincanac is a code owner

Assignees

No one assigned

Labels

v4#4488

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

[InputMenu] Add collapse tags support for multiple selection

1 participant

@Mewweb

[8]ページ先頭

©2009-2026 Movatter.jp