palantir/blueprint

Allow selecting/copying out values from a Multi Select input

开放

#5,275 创建于 2022年4月27日

 (0 条评论) (0 个反应) (0 位负责人)TypeScript (2,167 个派生)batch import
P2Package: selectType: feature requesthelp wanted

仓库指标

星标
 (20,263 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南