marthaegrimaldi / marthaegrimaldi/food-ordering-application-using-react-native
Enatega Admin Dashboard : Sorting Not Working on Dispatch and Earnings Page
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named. Reproduce the issue on the Dispatch and Earnings pages, then locate the table components and sorting handlers used by their column headers; done means clicking a header visibly orders records ascending and descending as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100