Sorting Not Working on Dispatch and Earnings Page

Open
#973 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript, react-native
Domain
frontend

Research direction

Start at the Dispatch page entry point and inspect how its column headers request or apply sorting, including the Date and Order ID columns. Reproduce the issue in Chrome on Windows 11, then verify that each header changes the data order between ascending and descending states; also check whether the report applies to the Earnings page mentioned in the title.

Written by the indexing model from the issue text.

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.

Dominant language
JavaScript
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from patriciaperez90/react-native-based-uber-eats-clone-app

All issues in patriciaperez90/react-native-based-uber-eats-clone-app

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.