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

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

Open
BeeBombshell opened this issue Jun 11, 2023 · 5 comments
Open

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

BeeBombshell opened this issue Jun 11, 2023 · 5 comments
Assignees
Labels
bug Something isn't working help-wanted

Comments

@BeeBombshell
Copy link
Member

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
@staticGuru
Copy link
Contributor

staticGuru commented Jun 12, 2023

@harinij
Can you assign the bug to me?

@BeeBombshell
Copy link
Member Author

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.

@abegehr
Copy link

abegehr commented Sep 22, 2023

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.

@Chadha93 Chadha93 added bug Something isn't working help-wanted labels Nov 30, 2023
@aditya-armal
Copy link

Can you Assign this to me, I Am Interested.

@KrishavRajSingh
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help-wanted
Projects
None yet
Development

No branches or pull requests

7 participants