NativeScript / NativeScript/plugins
[@nativescript/picker] List items change when pickerClosed
未关闭
还没有人认领这个 Issue。
- 主要语言
- TypeScript
- 星标
- 206
- 派生
- 123
- 平均合并
- 2 天 1 小时
- 30 天内合并 PR
- 1
描述
When showFilter = true, if Enter text to filter, after that, touch close button, open again, plugin can not keep array input, see video for more detail
https://github.com/user-attachments/assets/8ae99a94-b2f4-4f41-99ef-e4a4d5b1412a
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 @nativescript/picker 插件开始,在启用 showFilter 的情况下重现该问题:输入筛选文本,关闭 picker,然后再次打开。跟踪 pickerClosed 生命周期以及数组输入的保留方式;完成的标准是重新打开后,筛选之后原始列表项仍然保留。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- mobile
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100