gray-mueller / gray-mueller/online-ordering-solution

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

Open
#116 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
0
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 in the customer app by reproducing the address-list view described in the issue and checking the layout around the “Add Address” and “Delete” controls. Identify the relevant frontend entry point and verify the fix by confirming both buttons remain visible, separate, and usable when managing addresses.

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
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.