patternfly / patternfly/patternfly-react
Select - When Inline filter field is open, allow us to also specify a valid pattern that can be searched
还没有人认领这个 Issue。
- 主要语言
- 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?
Any other information?
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
该 issue 没有指出文件、入口点或测试。首先定位 Select inline-filter 的实现及现有的过滤测试,然后明确如何提供有效模式,以及对于无效输入预期的消息和行为;当约定的行为已实现并由测试覆盖时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- react, typescript
- 领域
- frontend
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100