Margaret-Petersen / Margaret-Petersen/python-based-food-ordering-system
Add Food: Dropdown arrow to choose category is not working
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
Add food items: Dropdown arrow to choose category is not working.
To Reproduce
Steps to reproduce the behavior:
Go to 'Food'
Add Title and Description
Click on "dropdown arrow" to select category
See error
Expected behavior
Dropdown arrow should show the categories
Screenshot 2024-03-13 at 12 01 21
.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: macOS
Browser: Chrome
Version 11.3.1 (20E241)
Additional context
The categories are shown when clicking in the filed, except dropdown arrow.
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 opening the Food section in Chrome and reproducing the issue while adding a food item. Compare clicking the category field with clicking its dropdown arrow, then locate the corresponding add-food form in the JavaScript frontend. Done means the arrow opens the category list and allows a category to be selected, matching the field's behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100