CodeChefVIT / CodeChefVIT/ffcs

Replace dropdowns with combobox (searchbar + select) whereever needed

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

描述

**Is your feature request related to a problem? Please describe.**
Currently u have to search for a faculty by scrolling through the list

**Describe the solution you'd like**
Instead of select dropdown use https://ui.shadcn.com/docs/components/combobox combobox to search for and then select the faculty etc

**Additional context**

Image

Example of replacement:

Image

贡献指南

打开贡献指南

调研方向

首先在前端中定位 faculty 下拉框和其他选择下拉框,然后将它们的行为与链接的 shadcn combobox 示例进行比较。替换相关下拉框,使用户可以搜索并选择 faculty 条目;当预期的选择器支持搜索和选择,而无需滚动浏览完整列表时,即表示完成。

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

评估

技术栈
typescript
领域
frontend
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

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