patternfly / patternfly/patternfly-react
Alert - remove hasAnimations prop during breaking change
还没有人认领这个 Issue。
- 主要语言
- TypeScript
- 星标
- 862
- 派生
- 392
- 平均合并
- 4 天 8 小时
- 30 天内合并 PR
- 9
描述
Describe the enhancement or change
Followup to animations PR https://github.com/patternfly/patternfly-react/pull/11495 where hasAnimations was added as beta, with the intent being it'd be used for testing purposes only. In the next breaking change we would expect consumers to update tests to reflect animations within an AlertGroup and should remove the prop.
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?
Jira Issue: PF-2207
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先以动画 PR #11495 为背景,追踪 AlertGroup 组件及其测试中的 hasAnimations。在 breaking change 中移除 beta prop,并更新相关测试,使其预期的 AlertGroup 动画行为与新 API 匹配。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- react, typescript
- 领域
- frontend
- Issue 类型
- 重构
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100