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

[Task]: Generate CRUD table v2 selected row index is not proper #29870

Open
1 task done
sneha122 opened this issue Dec 26, 2023 · 1 comment
Open
1 task done

[Task]: Generate CRUD table v2 selected row index is not proper #29870

sneha122 opened this issue Dec 26, 2023 · 1 comment
Labels
Table Widget V2 Issues related to Table Widget V2 Task A simple Todo Widgets & Accelerators Pod Issues related to widgets & Accelerators Widgets Product This label groups issues related to widgets

Comments

@sneha122
Copy link
Contributor

sneha122 commented Dec 26, 2023

Is there an existing issue for this?

  • I have searched the existing issues

SubTasks

While migrating the table version from v1 to v2 for generated CRUD page, cypress tests flagged two bugs:

  1. When we delete a row, the table is refreshed but first row is not selected by default (Expectation: first row should be selected)
  2. When we update a row, the table is refreshed but updated row is not selected by default (Expectation: updated row should be selected)
  3. When we go to next page or previous page, then also the first row is not selected.

Relevant issue: #29567

@sneha122 sneha122 added Task A simple Todo Table Widget V2 Issues related to Table Widget V2 labels Dec 26, 2023
@github-actions github-actions bot added the Widgets Product This label groups issues related to widgets label Dec 26, 2023
@AmanAgarwal041
Copy link
Contributor

AmanAgarwal041 commented Dec 28, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Table Widget V2 Issues related to Table Widget V2 Task A simple Todo Widgets & Accelerators Pod Issues related to widgets & Accelerators Widgets Product This label groups issues related to widgets
Projects
None yet
Development

No branches or pull requests

3 participants