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

Enable "swipe between locations" automatically based on saved location count #310

Closed
3 tasks done
bugreporter005 opened this issue Jan 25, 2025 · 0 comments
Closed
3 tasks done

Comments

@bugreporter005
Copy link

bugreporter005 commented Jan 25, 2025

Problem Statement

After adding multiple locations, users must go to settings and manually toggle an option to be able to swipe between those locations, which is counterintuitive.

Proposed Solution

  1. Remove the "swipe between locations" option from settings. Instead automatically enable it if more than one location is saved, and disable it if saved location count drops back to 1. This will greatly enhance the overall experience for non-technical users.
  2. Optionally, show a brief toast or animation to inform users of the new behavior change. This one is a nice-to-have rather than a necessity, hence up to you.

Alternatives Considered

No response

Additional Context

No response

Acknowledgements

  • I have searched the existing issues and discussions to ensure this feature has not already been requested.
  • I understand that submitting a request does not guarantee it will be implemented.
  • I have provided all necessary information to clearly explain my request.
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

No branches or pull requests

2 participants