assisrafael / assisrafael/react-bootstrap-utils

FormAutocomplete should accept new values

未关闭
#43 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
6
派生
5
PR 合并指标
30 天内没有已合并 PR

描述

Right now the autocomplete iterates over the options array, but it would be very useful to also be able to type a new value and have it work as an input in case my option is not there.

贡献指南

这个仓库没有索引到贡献指南

调研方向

在仓库中搜索 FormAutocomplete 组件,并阅读它如何遍历 options 数组以及处理输入变化。首先跟踪现有的选择路径;当一个不在 options 中的输入值仍可作为输入使用,同时不会破坏对现有选项的选择时,即表示完成。

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

评估

技术栈
bootstrap, javascript, react
领域
frontend
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

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