marthaegrimaldi / marthaegrimaldi/zomato-clone-app-source-code
“Add New Address” Button Misaligned and Moving Out of Card in iOS Customer App
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 5
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
In the iOS customer app, the “Add New Address” button is not correctly positioned within its container. Instead of appearing neatly on the address card (or within its intended section), the button shifts out of place, affecting the UI layout and making it harder for users to interact with it properly.
To Reproduce
Steps to reproduce the behavior:
Open the iOS customer app
Go to the Address section
Tap on “Add New Address” or scroll to the bottom
Observe that the button is misaligned and not fixed on the card as expected
Expected behavior
The “Add New Address” button should remain fixed within the address card/container layout and should not move or overflow outside its boundary.
Screenshots
Image
Smartphone (please complete the following information):
Device: iPhone 13 Pro Max
OS: iOS [e.g., iOS 17.x]
App Version: [Please specify if known]
Additional context
This layout issue may be caused by inconsistent padding/margin settings or constraints not being applied correctly for iOS screen sizes. It affects the overall user experience and should be aligned as per the design guidelines.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in the iOS customer app's Address section on an iPhone 13 Pro Max, including scrolling to the bottom and tapping “Add New Address.” Inspect the address card and its layout constraints or spacing; done means the button stays aligned within the card and does not overflow on the affected screen size.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, javascript
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100