Skip to content

Feature Request: Add max selection limit to selectMenu and inputMenu #5804

@kwooshung

Description

@kwooshung

Package

v4.x

Description

I would like to request a feature for the selectMenu and inputMenu components: the ability to set a maximum number of selectable items. For example, users should be able to specify a property (like max or maxSelections) to limit how many options can be selected at once. This would improve control over form inputs and user interaction.

Example use cases:

  • With maxSelections=3, users can select up to 3 menu items only.
  • When the maximum is reached, further options cannot be selected or are automatically disabled.

It would be ideal if the API or property for this feature is consistent with existing interactions.

Thank you!

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttriageAwaiting initial review and prioritizationv4#4488

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions