Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Column Management Modal retains unapplied checkbox changes on Cancel

Open
#942 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
55/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
typescript
Domain
frontend

Research direction

Use the Column Management Modal documentation page as the entry point and reproduce the sequence with Manage Columns, Cancel, and the close icon. Compare the modal's reopened state with the original state; done means canceled checkbox changes are discarded and reopening shows the original selections.

Written by the indexing model from the issue text.

Description

Go to the documentation page: https://www.patternfly.org/extensions/component-groups/column-management-modal

Click the Manage Columns button.

Uncheck all columns

Click the Cancel button (or the 'X' close icon).

Click the Manage Columns button again.

Actual Results: All the columns you unchecked in Step 3 are still unchecked, even though the changes were canceled and never applied

Expected Results: The modal should reset its state on close/cancel. Reopening the modal should show the original


Jira Issue: PF-4266

Dominant language
TypeScript
Stars
10
Forks
40
Avg merge
3d 22h
Merged PRs (30d)
4

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from patternfly/react-component-groups

All issues in patternfly/react-component-groups

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.