Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug - Table - Refactor Column Management with Draggable demo #7471

Open
Tracked by #6317
jenny-s51 opened this issue May 26, 2022 · 1 comment
Open
Tracked by #6317

Bug - Table - Refactor Column Management with Draggable demo #7471

jenny-s51 opened this issue May 26, 2022 · 1 comment
Assignees

Comments

@jenny-s51
Copy link
Contributor

jenny-s51 commented May 26, 2022

Describe the problem
A clear and concise description of the problem. Which components are affected?

@jenny-s51 This looks great, but there seems to be a bug with column reordering via drag & drop. If I reorder columns and then click Save, upon returning to the table, it's empty.

Originally posted by @mcarrano in #7446 (review)

@mcarrano noticed this bug upon review of #7446 ... this bug already existed in the column management draggable demo. Looks like we're using DataList's deprecated onDrag API here, along with the deprecated itemOrder prop.

In order to fix this bug, we need to refactor this demo to use DragDrop with DataList here.

@mcarrano mcarrano added this to the 2022.08 milestone May 26, 2022
@mcarrano mcarrano modified the milestones: 2022.08, 2022.10 Jun 17, 2022
@mcarrano mcarrano modified the milestones: 2022.10, 2022.11 Jul 1, 2022
@mcarrano mcarrano modified the milestones: 2022.11, 2022.12 Jul 26, 2022
@mcarrano mcarrano modified the milestones: 2022.12, 2022.13 Aug 16, 2022
@mcarrano mcarrano modified the milestones: 2022.13, 2022.14 Sep 6, 2022
@mcarrano mcarrano added the PF5 label Sep 27, 2022
@mcarrano mcarrano modified the milestones: 2022.14, 2023.02 Sep 27, 2022
@mcarrano mcarrano modified the milestones: 2023.02, 2022.16 Oct 26, 2022
@mcarrano mcarrano modified the milestones: 2022.16, 2023.01 Nov 4, 2022
@stale
Copy link

stale bot commented Jan 3, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the wontfix label Jan 3, 2023
@mcarrano mcarrano added the pinned label Jan 3, 2023
@stale stale bot removed the wontfix label Jan 3, 2023
@nicolethoen nicolethoen modified the milestones: 2023.01, 2023.02 Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Not started
Development

No branches or pull requests

5 participants