patternfly / patternfly/patternfly-react
Bug - [List/ListItem/Content] - Content component inside List/ListItem has wrong alignment on Firefox
未关闭
还没有人认领这个 Issue。
Stale
- 主要语言
- TypeScript
- 星标
- 862
- 派生
- 392
- 平均合并
- 4 天 8 小时
- 30 天内合并 PR
- 9
描述
Describe the problem
If you put a Content component inside ListItem, the alignment breaks on Firefox. (The text is vertically offset from the list number.)
How do you reproduce the problem?
https://codesandbox.io/p/sandbox/gracious-haze-mlwk56
Expected behavior
No vertical offset. Consistent across browsers.
Is this issue blocking you?
No.
Screenshots
Firefox:
Chrome:
What is your environment?
- OS: Fedora Linux 43
- Browser: Firefox Mozilla
- Version: 152.0.4 (64-bit)
Jira Issue: PF-4421
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先在 Firefox 和 Chrome 中复现链接的 CodeSandbox,然后检查 List、ListItem 和 Content 组件的实现。找到负责垂直对齐的样式,并验证文本在两个浏览器中都能与列表编号保持一致的对齐。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- react, typescript
- 领域
- frontend, web-dev
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 68/100