patternfly / patternfly/react-component-groups
Improve the Gallery in the About page
还没有人认领这个 Issue。
- 主要语言
- TypeScript
- 星标
- 10
- 派生
- 40
- 平均合并
- 3 天 22 小时
- 30 天内合并 PR
- 4
描述
A follow-up to https://github.com/patternfly/react-component-groups/pull/366
In the next phase, we have a gallery for each category and within the gallery, the cards are the individual component groups
We need to enhance the SectionGallery to support that
The code lives here:
https://github.com/patternfly/patternfly-org/blob/main/packages/documentation-framework/components/sectionGallery/sectionGallery.js
at the same time, it would be nice to add a prop hiding the filter if there is just a few components in the category
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先查看后续 PR 366 和 packages/documentation-framework/components/sectionGallery/sectionGallery.js,然后将 issue 图片与当前的 About 页面进行比较。当 SectionGallery 支持包含组件组卡片的分类图库,并且能够为组件较少的分类隐藏筛选器时,工作即告完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- react, typescript
- 领域
- frontend
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100