lambertf917 / lambertf917/online-ordering-and-delivery-system-using-react-native
"Issue: Select Box Redundancy in Multivendor Admin Dashboard"
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
There is an issue in the multivendor admin dashboard where the select box is redundant and doesn't facilitate any actionable functions within various sections. This redundancy affects the user experience and needs to be addressed.
To Reproduce
Steps to reproduce the behavior:
Log in to the multivendor admin dashboard.
Navigate to different sections.
Observe the presence of the select box in various sections.
Attempt to perform any action using the select box.
Expected behavior
The select box should serve a functional purpose, allowing users to perform actions relevant to the items selected. If the select box is not facilitating any actions, it should be removed from the respective sections to avoid confusion and enhance usability.
Screenshots
image
Desktop:
Browser: chrome
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
Start by reproducing the redundant select box in the multivendor admin dashboard using Chrome, checking the different sections described in the issue. Locate the dashboard components responsible for those select boxes and determine whether each has an associated action. Done means every remaining select box performs a relevant action, or redundant instances are removed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100