Filter Not Working on Orders Page
🧾 Description
The filter function on the Orders page is currently not working. When users attempt to filter orders by status, date, or type, the page does not update or show filtered results. The displayed list remains unchanged, making it difficult to find specific orders.
🔁 Steps to Reproduce
- Navigate to https://launcher.arcblock.io/app/u/orders.
- Try applying any available filter (e.g., by order status or time).
- Observe the results displayed on the page.
✅ Expected Behavior
When a filter is selected:
- The order list should automatically refresh.
- Only the results matching the selected filter should be displayed.
❌ Actual Behavior
- The order list remains unchanged after selecting a filter.
- No visible loading or refresh occurs.
- Sometimes the filter UI resets without applying any change.
📊 Impact
- Users cannot efficiently manage or locate specific orders.
- Impacts usability and navigation within the order management system.