Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PickerInput]: show 'N selected' instead of '+N' if maxItems=0 #2735

Closed
AlekseyManetov opened this issue Jan 15, 2025 · 1 comment
Closed
Assignees
Labels
bug Something isn't working
Milestone

Comments

@AlekseyManetov
Copy link
Collaborator

AlekseyManetov commented Jan 15, 2025

Now

If maxItems prop is 0, '+N' tag is shown into picker toggler
image

To Do

Show the 'N selected' tag (without the '+') when maxItems = 0, as no other tags are displayed in this scenario.

@AlekseyManetov AlekseyManetov added the improvement Something that could be better label Jan 15, 2025
@AlekseyManetov AlekseyManetov self-assigned this Jan 15, 2025
@AlekseyManetov AlekseyManetov added bug Something isn't working and removed improvement Something that could be better labels Jan 15, 2025
@AlekseyManetov AlekseyManetov changed the title [PickerInput]: show 'N items selected' instead of '+N' if maxItems=0 [PickerInput]: show 'N' instead of '+N' if maxItems=0 Jan 15, 2025
@AlekseyManetov AlekseyManetov changed the title [PickerInput]: show 'N' instead of '+N' if maxItems=0 [PickerInput]: show 'N selected' instead of '+N' if maxItems=0 Jan 16, 2025
@AlekseyManetov AlekseyManetov moved this from Backlog to In testing in UUI Project Board Jan 16, 2025
@NatalliaAlieva NatalliaAlieva moved this from In testing to Ready to release in UUI Project Board Jan 22, 2025
@NatalliaAlieva NatalliaAlieva added this to the 5.13.0 milestone Feb 4, 2025
@NatalliaAlieva
Copy link
Collaborator

Released in 5.13.0 ver.

@github-project-automation github-project-automation bot moved this from Ready to release to Closed in UUI Project Board Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Closed
Development

No branches or pull requests

2 participants