Margaret-Petersen / Margaret-Petersen/uber-eats-clone-android

Unable to Upload Pictures When Adding New Items to the Menu

Open
#1,680 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

Description:
Users are encountering a significant issue on the website when attempting to add new items to a restaurant's menu. During the item creation process, the platform fails to allow the upload of pictures or images for the new menu items. This limitation hampers users' ability to visually represent the items they are adding, which is crucial for providing an attractive and informative menu.

Steps to Reproduce:

Log in to the website on a compatible device.
Access the restaurant's menu management or item creation section.
Attempt to add a new item to the menu.
Observe the item creation process for the option to upload pictures.
Expected Result:
When users add new items to a restaurant's menu, they should have the option to upload pictures or images to accompany each item. This functionality is essential for providing a visually appealing and informative menu.

Actual Result:
Users find that when adding new items to the menu on the website, there is no option to upload pictures or images for the items. This issue restricts the visual representation of menu items.

Impact:
This issue has a significant negative impact on the user experience, as it limits the ability to create visually appealing and informative menus. Restaurants rely on images to showcase their dishes to potential customers, and this limitation can hinder their marketing efforts.

image

Activity

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

No file or test is named. Start by locating the restaurant menu item creation flow and checking how item fields and image uploads are handled; then trace where the created item is saved. Done means a new menu item can accept an image and the image is retained and shown as expected, with a regression test if the project has coverage for this flow.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.