Margaret-Petersen / Margaret-Petersen/uber-eats-clone-android

Enhance Filtering Options on Earnings Page (Add “Remove Filter” & “All” in User ID Dropdown)

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

Nobody has claimed this yet.

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

Description

Is your feature request related to a problem? Please describe.
Yes. The current Earnings page lacks essential filter controls that affect usability:

Once filters like date range or User ID are applied, there’s no clear way to remove or reset them without reloading the entire page.

The User ID dropdown only allows selecting individual users, with no “All” option to view earnings across all users at once.

These limitations make it harder to conduct quick analyses or generate comprehensive reports.

Describe the solution you'd like

Add a “Clear Filter” or “Reset” button to remove all applied filters and return to the default view.

Add an “All” option to the User ID dropdown, enabling a broader view of earnings without narrowing down to a single user.

Describe alternatives you've considered

Manually refreshing the browser (inefficient)

Selecting each user individually (not scalable for large user bases)

Additional context
These enhancements would improve the admin experience, making earnings management more intuitive and efficient, especially for tasks like support, auditing, and financial reporting.

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.

Research direction

Start by locating the Earnings page and its User ID dropdown, then trace how the date and user filters are applied. Done means the page provides a control to reset all filters and the dropdown includes an “All” option that shows earnings across users; verify both behaviors in the running application.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.