hector-jewell / hector-jewell/uber-eats-clone-using-react-native
Sorting Not Working on Dispatch and Earnings Page
- Lingua principale
- JavaScript
- Stelle
- 1
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Describe the bug
The sorting functionality on the dispatch page is not working. When clicking on column headers to sort the data, there is no visible change or the sorting is not applied correctly.
To Reproduce
Steps to reproduce the behavior:
Go to the Dispatch page
Click on any column header to sort (e.g., Date, Order ID, etc.)
Observe that the data does not sort as expected or remains unchanged
Expected behavior
Clicking a column header should sort the data in ascending or descending order accordingly.
Screenshots
Image
Desktop (please complete the following information):
OS: Windows 11
Browser: Chrome
Additional context
This issue affects the usability of the dispatch page as it prevents users from organizing data efficiently. Sorting is essential for quick navigation and locating specific records.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.