roos-fs tasks #297
open(BUG) Sorting in customer menu and vehicle user menu not working + Customer Details Filters and Price filters in Tasks
0%
Description
In the Customer Details in Services section, the Price sorting is not working.
In the Vehicle Users menu, the Name sorting is not working too.
In the Customer Details in Services section, All Filters is not working both in vehicles and in services tables
Steps to Reproduce:
-
Go to Customer section.
-
Click on customer to go to Customer Details
-
Scroll to the Services section.
-
In the table, try using the Price sorting on click.
-
Observe that the table results do not update as expected.

-
Go to Customer section.
-
Click on customer to go to Customer Details
-
Scroll to the Services section.
-
In the table, try using the Name filter (e.g., enter part or full user name).
-
Observe that the table results do not update as expected.

-
Go to Customer section.
-
Click on customer to go to Customer Details
-
Scroll to the Vehicles section.
-
In the table, try using the VIN filter.
-
Observe that the table results do not update as expected.

-
Go to Vehicle Users menu.
-
In the table, try using the Name sorting on click
-
Observe that the table results do not update as expected.

-
Go to Tasks section.
-
In the table, try using the Price filter (e.g., enter part or full user name).
-
Observe that the table results do not update as expected.

Required Action:
- Investigate and fix the above filter issues.
- Perform a full audit of all filters and sorting in every table across all menus to ensure they work correctly and consistently.
Expected Result:
- All filters and sorting functions in all tables function as intended without errors or omissions.
Files