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

Location update without tapping twice #112

Closed
Mohitmadhav opened this issue Oct 3, 2021 · 2 comments · Fixed by #128
Closed

Location update without tapping twice #112

Mohitmadhav opened this issue Oct 3, 2021 · 2 comments · Fixed by #128
Assignees
Labels
enhancement new feature requests good first issue good issue for first-time contributors Hacktoberfest For Hacktoberfest 2021 medium medium level issue normal-priority Something that has a normal priority

Comments

@Mohitmadhav
Copy link
Member

Mohitmadhav commented Oct 3, 2021

Description

  • The user first taps on the floating action button
  • Then the user again taps on the logo to display the bottom modal sheet.
  • The location gets updated in the profile when the user taps on confirm.

Screenshots

Steps to Reproduce

Please provide detailed steps for reproducing the issue.

  1. Check Database files: lib\services\database_service.dart
  2. User location file: lib\services\user_location.dart
  3. Find a way so that user should not tap on the bottom modal sheet to update location in Firebase
  4. It should automatically get updated when the user firstly taps on the bottom navigation button.
  5. Can it be achieved using the same API? Or which free API can we use to add location in the user collection in Firebase?

Additional data

  • Mapbox API has been used for location retrieval.
  • Make sure to follow guidelines in the README
  • Send the updated screenshots in the PR if possible.
@Mohitmadhav Mohitmadhav added enhancement new feature requests good first issue good issue for first-time contributors Hacktoberfest For Hacktoberfest 2021 medium medium level issue normal-priority Something that has a normal priority labels Oct 3, 2021
@kshitij5
Copy link
Contributor

kshitij5 commented Oct 6, 2021

Hi, I would like to try solving this issue!

@Mohitmadhav
Copy link
Member Author

Cool @kshitij5 just go through the issue and README guidellines carefully.

@Mohitmadhav Mohitmadhav linked a pull request Oct 6, 2021 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement new feature requests good first issue good issue for first-time contributors Hacktoberfest For Hacktoberfest 2021 medium medium level issue normal-priority Something that has a normal priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants