Margaret-Petersen / Margaret-Petersen/python-based-food-ordering-system

Add Food: Dropdown arrow to choose category is not working

Open
#1,222 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.