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 of filtered "other parts" tables reset the filtered results #542

Closed
ds-alexander-bulgakov opened this issue Jan 9, 2024 · 2 comments · Fixed by catenax-ng/tx-traceability-foss#1028
Assignees
Labels
bug Something isn't working frontend Frontend related Issues

Comments

@ds-alexander-bulgakov
Copy link
Contributor

Description

"Other parts" tables can be filtered and sorted. It should be possible to sort filtered tables as well with sorting only filtered content. For "other parts" table this is not working anymore since the filtered table is reset after sorting it.
Reproducible on e2e-a and e2e-b or int-a and int-b.

Current behaviour

Filtered "other parts" are reset after sorting the table. The filter is still displayed as active but the table content is not filtered anymore:
Image

Expected behavior

Filtered "other parts" can be sorted without any changes of filtered content.

Steps to reproduce the Bug

  1. Open "other parts" and filter with any setting which lead to reduction of the table content.
  2. Sort any column and check the table content.
@ds-alexander-bulgakov ds-alexander-bulgakov added bug Something isn't working frontend Frontend related Issues labels Jan 9, 2024
@ds-alexander-bulgakov
Copy link
Contributor Author

Hi @jzbmw,
FYI for further prioritization.
Thank you!

@jzbmw jzbmw changed the title [FE] Sorting of filtered "other parts" tables reset the filtered results Sorting of filtered "other parts" tables reset the filtered results Jan 9, 2024
@ds-mmaul ds-mmaul self-assigned this Mar 1, 2024
@ds-mmaul
Copy link
Contributor

ds-mmaul commented Mar 4, 2024

merged in main, testable on e2e. ready for review, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend Frontend related Issues
Projects
Status: done
Development

Successfully merging a pull request may close this issue.

3 participants