gray-mueller / gray-mueller/restaurant-delivery-platform-using-react-js
Keyword Search on Withdraw Request Page Not Filtering by Rider Name
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
On the Withdraw Request page in the admin panel, the keyword search box does not return any results when a rider’s name is entered. This limits the ability to quickly locate specific withdrawal requests tied to individual riders.
To Reproduce
Steps to reproduce the behavior:
Log in to the admin panel
Navigate to the Withdraw Request page
In the keyword search box, enter a rider's name who has an existing withdrawal request
Observe that no results are returned
Expected behavior
The search box should filter and display results based on the rider’s name input, allowing admins to easily locate relevant withdrawal requests.
Screenshots
Image
Desktop (please complete the following information):
OS: Windows 11
Browser: Chrome
Additional context
This issue affects operational efficiency, especially when managing a large number of rider requests. It may be due to the search query not including rider name as a searchable field.
Contributor guide
Research direction
Start at the admin panel's Withdraw Request page and trace how the keyword search input filters requests. Check where rider-name data is available to the search, then verify that entering an existing rider's name displays the matching withdrawal requests and add or run a regression test if the project provides one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100