marthaegrimaldi / marthaegrimaldi/food-ordering-application-using-react-native

Unable to Upload Pictures When Adding New Items to the Menu

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

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
1
Forks
1
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

Start in the restaurant menu management and new-item creation flow, then reproduce the missing picture-upload option described in the issue. Trace how new menu items are created and verify whether image handling is already used elsewhere in the application. Done means users can select an image while creating an item and the image is retained with the new menu item.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
frontend, mobile
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.