Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When no location in the bundle, we are still doing a search #382

Merged

Conversation

artjimlop
Copy link
Collaborator

ISSUE

When we are initializing Leku without coordinates (example: we haven't given location access beforehand), we are performing a search and displaying results. This ends up blocking the buttons in the screen.

Description

Set a default location, so we are not going to trigger the location search. Then, when user has given location access, everything's still going to work as expected.

Screenshots

Before:
https://github.com/AdevintaSpain/Leku/assets/6688705/f070f77c-6415-48e3-9fc7-35da3aed07aa

After:
https://github.com/AdevintaSpain/Leku/assets/6688705/f5972769-cc96-4728-b99b-097556cd73a5

Mandatory GIF

mandatory

Copy link
Member

@ferranpons ferranpons left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 LGTM

Many thanks for your contribution!

@ferranpons ferranpons merged commit 2e9559f into master Jan 10, 2024
1 check passed
@delete-merged-branch delete-merged-branch bot deleted the SCMI-112253-no-coordinates-in-bundle-show-results branch January 10, 2024 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants