Allow selecting/copying out values from a Multi Select input
#5,275 opened on 2022/04/27
Repository metrics
- Stars
- (20,263 個のスター)
- PR merge metrics
- (平均マージ 43d 10h) (30d で 27 merged PRs)
説明
Feature request
It would be really helpful to be able to copy out filter values used in a Multi Select component , both as a ctrl-a ctrl-c keyboard operation and through selecting as text. The values could be copied out as a comma separated
list.
Additionally, often times the specific combination of multiple filters is needed to be easily copy-and-pasted into another filter. Being able to paste values into another filter would be really helpful. In these cases where the property type is limited to a specific list, I've seen design patterns that show the tag as just free text (rather than validated tag) or show as a tag but display in a red error state to show that the validation failed.