patternfly / patternfly/react-data-view
Style mismatch for compound expandable rows between light and dark modes
未关闭
还没有人认领这个 Issue。
- 主要语言
- TypeScript
- 星标
- 4
- 派生
- 21
- PR 合并指标
- 30 天内没有已合并 PR
描述
Actual Behaviour
There is a visual discrepancy in how compound expandable rows are rendered in light and dark mode
Expected Behaviour
The compound expandable rows should maintain a consistent design language in both light and dark modes
Screenshots
The border around the expandable row content is missing in dark mode:
Jira Issue: PF-4336
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先在 react-data-view 仓库中找到复合可展开行的实现及其浅色和深色模式样式,然后将渲染出的边框与随附的屏幕截图进行比较。当可展开行内容在两种模式下都有一致的可见边框时,即表示完成;在相关组件视图中验证结果。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- react, typescript
- 领域
- design, frontend
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 55/100