patternfly / patternfly/patternfly-react
ExpandableSection - move placement of icon pf-m-expand-top modifier class
未关闭
还没有人认领这个 Issue。
Breaking change :boom:
PF Team
- 主要语言
- TypeScript
- 星标
- 862
- 派生
- 392
- 平均合并
- 4 天 8 小时
- 30 天内合并 PR
- 9
描述
Describe the enhancement or change
https://github.com/patternfly/patternfly-react/pull/11851 notes a TODO to move the placement of the pf-m-expand-top modifier class. This needs to be removed from the expandableSectionToggleIcon element to the outermost ExpandableSection
Is this request originating from a Red Hat product team? If so, which ones and is there any sort of deadline for this enhancement?
Any other information?
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先定位 ExpandableSection 组件及其 expandableSectionToggleIcon 元素,然后阅读 pull request #11851 中的 TODO 和相关上下文。将 pf-m-expand-top modifier class 移动到最外层的 ExpandableSection,并验证渲染后的类的位置以及组件现有行为是否正确。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- react, typescript
- 领域
- frontend
- Issue 类型
- 重构
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 描述清楚
- 新手友好度
- 45/100