epam / epam/UUI

[PickerInput] Optional AdaptivePanel for tags on singleline picker

Open
#2,566 0 comments 0 reactions 0 assignees View on GitHub
improvement
Dominant language
TypeScript
Stars
247
Forks
78
Avg merge
14h 27m
Merged PRs (30d)
15

Description

## Now

Current behavior of single-line picker input with few-words-length items:
Screenshot 2024-10-19 at 23 19 55
We can control max amount of visible items with same-name property maxItems. However, it doesn't solve issue with long captions, forcing them to cut text with "...", which sometimes could lead to confusing single-letter caption like "C..."

## To Do

It would be better, if somehow item collapsing could be automatically without setting maxItems, like it done within AdaptivePanel

## Describe the solution you'd like (optional)

AdaptivePanel could solve that issue accordingly. At least it would be good, if this feature could be optional for single-line pickers.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.