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

Table rows unsorted after applying filters #1863

Closed
marek-mihok opened this issue Mar 2, 2023 · 0 comments · Fixed by #1898
Closed

Table rows unsorted after applying filters #1863

marek-mihok opened this issue Mar 2, 2023 · 0 comments · Fixed by #1898
Assignees
Labels
bug Bug in code ui Related to UI

Comments

@marek-mihok
Copy link
Contributor

Actual behavior

When the table rows are sorted and the filter is applied, the rows become unsorted.

table-unsorted-after-filters.mov

Expected behavior

To preserve actual sort when changing active filters.

Steps To Reproduce

  1. Open e.g. the table.py tour example.
  2. Click on first column header to apply sort
  3. Click on the second column header and apply any filter
@marek-mihok marek-mihok added bug Bug in code ui Related to UI labels Mar 2, 2023
marek-mihok added a commit that referenced this issue Mar 21, 2023
marek-mihok added a commit that referenced this issue Mar 23, 2023
marek-mihok added a commit that referenced this issue Mar 31, 2023
marek-mihok added a commit that referenced this issue Apr 6, 2023
mturoci pushed a commit that referenced this issue Jun 8, 2023
mturoci pushed a commit that referenced this issue Jun 8, 2023
mturoci pushed a commit that referenced this issue Jun 8, 2023
mturoci pushed a commit that referenced this issue Jun 8, 2023
mturoci pushed a commit that referenced this issue Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug in code ui Related to UI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants