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]: Default selected row in Table isn't working while filtering. #24343

Open
1 task done
rajatagrawal opened this issue Jun 12, 2023 · 0 comments
Open
1 task done
Assignees
Labels
Bug Something isn't working Medium Issues that frustrate users due to poor UX Needs PRD Issue which are awaiting PRD Needs Triaging Needs attention from maintainers to triage Production Table Widget Widgets & Accelerators Pod Issues related to widgets & Accelerators Widgets Product This label groups issues related to widgets

Comments

@rajatagrawal
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Description

The tablev2 default selected index should work in these scenarios below:

Default selected row/s must stay intact in the following cases:

On navigating between pages
When columns are sorted
When valid searches are made containing results that include the default selected row
When valid searches are removed
When invalid searches are removed
On filtering the table data and on deleting the filters set
These scenarios should hold good in case of both single and multiple default row/s.

This issue is related to #23863.

Steps To Reproduce

  1. Select a default selected index.
  2. Filter by search key
  3. The default index should still be present

Public Sample App

No response

Environment

Production

Issue video log

No response

Version

Cloud

@rajatagrawal rajatagrawal added Bug Something isn't working Needs Triaging Needs attention from maintainers to triage labels Jun 12, 2023
@somangshu somangshu added Table Widget Table Widget V2 Issues related to Table Widget V2 Needs PRD Issue which are awaiting PRD labels Jun 12, 2023
@github-actions github-actions bot added the Widgets Product This label groups issues related to widgets label Jun 12, 2023
@dilippitchika dilippitchika changed the title [Bug]: Default selected row in TableV2 isn't working while filtering. [Bug]: Default selected row in Table isn't working while filtering. Jun 12, 2023
@dilippitchika dilippitchika removed the Table Widget V2 Issues related to Table Widget V2 label Jun 12, 2023
@Nikhil-Nandagopal Nikhil-Nandagopal added Production Medium Issues that frustrate users due to poor UX labels Mar 2, 2024
@Nikhil-Nandagopal Nikhil-Nandagopal added the Widgets & Accelerators Pod Issues related to widgets & Accelerators label Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Medium Issues that frustrate users due to poor UX Needs PRD Issue which are awaiting PRD Needs Triaging Needs attention from maintainers to triage Production Table Widget 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

6 participants