patternfly / patternfly/patternfly-react

Select - When Inline filter field is open, allow us to also specify a valid pattern that can be searched

未关闭
#9,407 4 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

Pinned
主要语言
TypeScript
星标
862
派生
392
平均合并
4 天 8 小时
30 天内合并 PR
9

描述

Is this a new component or an extension of an existing one?
Select

Describe the feature
When an inline filter is open user can type any characters. even though we might know the selections are only using digits, etc.
If this happens, the component just says:
noResultsFoundText: 'No results found',
Ideally it would say the entered text contains letters when it should just contain numbers, etc

Are there visuals for this feature? If applicable, please include examples for each state and for varying widths
maybe this?
CleanShot 2023-07-26 at 11 13 15@2x

Any other information?

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

该 issue 没有指出文件、入口点或测试。首先定位 Select inline-filter 的实现及现有的过滤测试,然后明确如何提供有效模式,以及对于无效输入预期的消息和行为;当约定的行为已实现并由测试覆盖时,即视为完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
react, typescript
领域
frontend
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。