gray-mueller / gray-mueller/online-food-ordering-system-using-java

"Add Address" Button Hiding "Delete" Button in List at customer app.

Open
#1,905 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Issue: "Add Address" Button Hiding "Delete" Button in List
Description:
There is an issue at application where the "Add Address" button is obscuring or hiding the "Delete" button within a list or a user interface element.

Impact:
User Confusion: Users may face confusion while trying to delete an address from the list because the "Delete" button is not accessible or visible.

Reduced Functionality: The inability to delete addresses can affect the user's ability to manage their address book or information effectively.

Steps to Reproduce:

Access the list or section containing user addresses.
Attempt to delete an address entry.
Observe that the "Add Address" button is either overlaying the "Delete" button or causing it to be hidden from view.
Expected Resolution:
The "Add Address" button and the "Delete" button should not overlap or hide each other in the list. The user interface should be designed or adjusted to ensure that both buttons are easily accessible and functional, allowing users to manage their addresses without confusion or hindrance.
mage 2023-10-11 at 16 05 05_1fe4da65

Activity

Contributor guide

Open the contributing guide

Research direction

Start by locating the customer app's address-list screen and reproduce the issue using the listed steps. Inspect where the “Add Address” and “Delete” controls are rendered, then verify that both remain visible and accessible when the list is displayed.

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
Quiet
Clarity
Needs clarification
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.