Skip to content

Fix: Collapsing groups in Table View does not hide rows#5112

Open
scuba3198 wants to merge 1 commit intomattermost-community:mainfrom
scuba3198:fix-table-group-collapse
Open

Fix: Collapsing groups in Table View does not hide rows#5112
scuba3198 wants to merge 1 commit intomattermost-community:mainfrom
scuba3198:fix-table-group-collapse

Conversation

@scuba3198
Copy link

Fixes #5108. The TableRows component was not hiding when the group was collapsed. Render is now conditional based on activeView state.

This addresses an issue where collapsing a table group did not actually hide the rows underneath it. The TableRows component is now conditionally rendered based on the activeView collapsed state.

Signed-off-by: Mumukshu D.C <phoenixrising656@gmail.com>
@mattermost-build
Copy link
Contributor

Hello @scuba3198,

Thanks for your pull request! A Core Committer will review your pull request soon. For code contributions, you can learn more about the review process here.

Per the Mattermost Contribution Guide, we need to add you to the list of approved contributors for the Mattermost project.

Please help complete the Mattermost contribution license agreement?
Once you have signed the CLA, please comment with /check-cla and confirm that the CLA check is green.

This is a standard procedure for many open source projects.

Please let us know if you have any questions.

We are very happy to have you join our growing community! If you're not yet a member, please consider joining our Contributors community channel to meet other contributors and discuss new opportunities with the core team.

@scuba3198
Copy link
Author

/check-cla

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Collapsing Groups in Table View does not work

2 participants