marthaegrimaldi / marthaegrimaldi/zomato-clone-app-source-code
Enhance Filtering Options on Earnings Page (Add “Remove Filter” & “All” in User ID Dropdown)
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 5
- Forks
- 8
- 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
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 files, tests, or entry points are named. Start by locating the Earnings page and its date-range and User ID filter implementation; the work is done when a reset control restores the default view and the User ID dropdown can show earnings for all users.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100