gray-mueller / gray-mueller/food-ordering-app-clone-using-react-js
Enatega Admin Dashboard: In restaurant dashboard Transaction History search bar is not working
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
The search bar in the Transaction History section of the Restaurant Dashboard does not return any results or perform any filtering when a search term is entered. This prevents users from locating specific transactions by name, ID, date, or other criteria.
Steps to Reproduce:
Log in to the Restaurant Dashboard.
Navigate to the "Transaction History" section.
Enter any keyword (e.g., transaction ID, customer name, date) into the search bar.
Press "Enter" or click the search icon/button.
Expected behavior
The search should show proper results.
Screenshots
Image
Desktop (please complete the following information):
OS: [e.g. windows]
Browser [e.g. chrome]
Version [e.g. latest]
Contributor guide
Research direction
Start by locating the Restaurant Dashboard's Transaction History component and the search input or handler described in the issue. Reproduce the failure with a transaction ID, customer name, or date, then trace how the entered term is applied to the displayed transactions. Done means the search action filters the transaction history and shows matching results.
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