patternfly / patternfly/react-component-groups

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.

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

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

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.

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.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.