Done" Button Not Visible When Default Address is Pre-selected During First-Time Checkout

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

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
38/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript, react-native
Domain
mobile

Research direction

No file or test is named. Reproduce the issue on the first-time checkout flow with an automatically selected default address, then trace the address-selection state and the Done button visibility. Done means the button appears immediately for the default address and allows checkout to proceed without selecting another address.

Written by the indexing model from the issue text.

Description

Describe the bug
When placing an order for the first time, the default address that is automatically selected on the checkout screen does not display a “Done” button, preventing the user from proceeding. The user has to manually select another address for the “Done” button to appear.

To Reproduce
Steps to reproduce the behavior:

Go to the app and add an item to the cart

Proceed to the checkout page

Observe that the default address is automatically selected

Notice that there is no “Done” button

Select any other address manually

Now the “Done” button appears

Expected behavior
The “Done” button should appear when the default address is selected, allowing the user to proceed without needing to reselect an address.
Desktop (please complete the following information):
N/A – issue is observed on a smartphone.

Smartphone (please complete the following information):

Device: iPhone 12

OS: iOS 17 (please update if different)

Additional context
The issue only occurs during the first order when the default address is pre-selected. Manually changing the address triggers the appearance of the “Done” button. This could confuse first-time users and hinder successful checkout.

Dominant language
JavaScript
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

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.

More from patriciaperez90/react-native-based-uber-eats-clone-app

All issues in patriciaperez90/react-native-based-uber-eats-clone-app

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.