patternfly / patternfly/react-component-groups

Column Management Modal Improvements (Grouping, Popovers, and State-based Actions)

未关闭
#869 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

主要语言
TypeScript
星标
10
派生
40
平均合并
3 天 22 小时
30 天内合并 PR
4

描述

While working on a feature requiring complex table customization, I’ve been exploring some potential enhancements to the Column Management modal:

Proposed Enhancements:

  • Expandable Column Groups: Add support for grouping related columns within the modal. This is especially useful for tables with many columns, allowing users to expand/collapse sections to find what they need more efficiently.
  • Popovers on Group Titles: Allow for informational popovers on group headings to provide additional context or descriptions for specific categories of data.
  • Conditional "Restore" State: Disable the Restore default columns action if the user has not made any changes from the default state. This reduces visual noise and clarifies when a customization has actually occurred.

Supporting Documentation:


Jira Issue: PF-3516

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

首先查看链接的 Column Management 模态框演示、原型和 Figma 设计,然后将建议的分组、组标题弹出框以及有条件的 Restore 行为与当前组件进行比较。三项增强功能均已实现,且其行为与约定的设计一致,即视为完成;Jira issue PF-3516 可能会提供其他要求。

由索引模型根据 Issue 内容生成。

评估

技术栈
typescript
领域
frontend
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。