rowy icon indicating copy to clipboard operation
rowy copied to clipboard

Sorting on the table doesn't work when a filter is applied

Open BeeBombshell opened this issue 2 years ago • 6 comments

OP: davidalonso#9125 on Discord Support Forum Describe the bug I have a table with filtering applied. Now, I want to sort my filtered data in descending order. When I tried to sort the data via the arrow buttons next to the column names, nothing happens.

To Reproduce Steps to reproduce the behavior:

  1. Set up a filter based on your data having multiple results.
  2. Try sorting the data in ascending or descending order
  3. The data does not get sorted with the filter applied.

Screenshots Attaching a screen recording via https://jam.dev

https://jam.dev/c/7d5f454b-b0ed-4d8d-a7db-0b0b446ac409

Desktop (please complete the following information):

  • OS: MacOS
  • Browser: Chrome

BeeBombshell avatar Jun 11 '23 10:06 BeeBombshell

@harinij Can you assign the bug to me?

staticGuru avatar Jun 12 '23 11:06 staticGuru

Hey @staticGuru, are you able to replicate this? An interesting thing to note, this issue does not occur on all tables. Rather, it is something specific to the table schema. Let me know if you need an exported table schema so that you can test it out. Here's a link to a relevant GitHub Discussion post.

BeeBombshell avatar Jun 30 '23 11:06 BeeBombshell

I'm running into the same issue. I would like to filter by user id and sort by a datetime field asc/desc. Both indexes exist in Firestore.

abegehr avatar Sep 22 '23 13:09 abegehr

Can you Assign this to me, I Am Interested.

aditya-armal avatar Dec 12 '23 21:12 aditya-armal

I would like to work on this if no one is working.

KrishavRajSingh avatar Feb 14 '24 10:02 KrishavRajSingh