[Chip] Support ref as prop, add color options, and fix dismiss icon
维护者通常 1 天内回复
还没有人认领这个 Issue。
评估
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 新手友好度
- 42/100
- Issue 类型
- 功能
- 描述清晰度
- 基本清楚
- 活跃度
- 停滞
- 技术栈
- react, typescript
- 领域
- accessibility, design, frontend
调研方向
从 Chip 组件开始,将其 dismiss 图标的实现与 Callout 组件的共享图标模式进行比较。检查其他设计系统组件如何处理 refs、可选的 children 和颜色变体。完成标准是 Chip 支持 refs、仅使用图标、所请求的状态颜色以及共享的 dismiss 图标,同时不导致无障碍功能回归。
由索引模型根据 Issue 内容生成。
描述
Summary
Improvements to the Chip component to fix accessibility issues and align with design system patterns.
Improvements
1. No ref prop support
The component doesn't accept ref as a prop, inconsistent with the rest of the design system.
4. Inline SVG for dismiss icon
The dismiss button renders an inline SVG path. Same pattern as Callout — should use a shared icon component.
5. children is required but shouldn't be
The type mandates children: ReactNode but a chip could be icon-only.
6. Limited color options
Only 2 colors (neutral, accent). Consider adding danger, success, warning for status chips.
Moved to Cross-Cutting Issues
The following items have been moved to cross-cutting issues that address them across all components:
- Accessibility baseline (#673)
- Forward HTML attributes (#674)
- 主要语言
- TypeScript
- 星标
- 70
- 派生
- 13
- 平均合并
- 8 天 56 分钟
- 30 天内合并 PR
- 16
环境准备
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
raystack/apsara 的其他 Issue
-
难度 2/5 1-3 小时 新手友好度 78/100
维护者通常 1 天内回复
-
难度 2/5 1-3 小时 新手友好度 75/100
维护者通常 1 天内回复
-
难度 3/5 1-2 天 新手友好度 75/100
维护者通常 1 天内回复
-
Docs: hand-duplicated props tables drift risk, missing a11y sections, no per-component changelog未关闭enhancement global
难度 4/5 3-5 天 新手友好度 48/100
维护者通常 1 天内回复
-
bug global
难度 4/5 3-5 天 新手友好度 48/100
维护者通常 1 天内回复
相似的 Issue
-
module-request
难度 2/5 1-3 小时 新手友好度 68/100
维护者通常 1 天内回复
-
难度 1/5 1 小时以内 新手友好度 90/100
appandflow/stim#1604 · 1 条评论 ·
维护者通常 1 天内回复
-
community first-timers-only good first issue hacktoberfest help wanted low hanging fruit up-for-grabs
难度 1/5 1 小时以内 新手友好度 92/100
lingdojo/kana-dojo#31060 · 1 条评论 · 5 个 reaction ·
维护者通常 1 天内回复
-
难度 1/5 1 小时以内 新手友好度 90/100
paperclipai/paperclip#14173 ·
维护者通常 1 天内回复
-
needs-triage
难度 2/5 1-3 小时 新手友好度 85/100
维护者通常 1 天内回复