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

[Bug]-[10937.5]:Autocomplete won't suggest appsmith.geoLocation.currentLocation until appsmith.geolocation.watchPosition() is run #15859

Closed
1 task done
bharath31 opened this issue Aug 9, 2022 · 1 comment · Fixed by #16314
Assignees
Labels
Autocomplete Issues related to the autocomplete Bug Something isn't working FE Coders Pod Issues related to users writing javascript in appsmith Medium Issues that frustrate users due to poor UX needs estimate according to https://bit.ly/3JNaYTh Needs Triaging Needs attention from maintainers to triage Verified When issue is retested post its fixed

Comments

@bharath31
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Description

I'm not able to use appsmith.geolocation.currentPosition on the JS Object editor or on the JS editor on the right pane unless I run appsmith.geoLocation.currentLocation at least once. This is confusing as the autocomplete results should be consistent across scenarios.

Steps To Reproduce

  1. Open the JS Object editor, try typing appsmith.geolocation.currentPosition and notice that you won't be able to use it
  2. Run appsmith.geoLocation.currentLocation once
  3. Try typing appsmith.geolocation.currentPosition and you will now be able to successfully use it
geolocation_currentPosition.mp4

Public Sample App

https://app.appsmith.com/app/testbed/page1-62f0b9e9b2f8027edfbf9008

Version

Cloud

@bharath31 bharath31 added Bug Something isn't working Needs Triaging Needs attention from maintainers to triage labels Aug 9, 2022
@bharath31 bharath31 added the FE Coders Pod Issues related to users writing javascript in appsmith label Aug 9, 2022
@github-actions github-actions bot removed the FE Coders Pod Issues related to users writing javascript in appsmith label Aug 9, 2022
@Nikhil-Nandagopal Nikhil-Nandagopal added Autocomplete Issues related to the autocomplete FE Coders Pod Issues related to users writing javascript in appsmith Medium Issues that frustrate users due to poor UX labels Aug 9, 2022
@bharath31
Copy link
Author

bharath31 commented Aug 11, 2022

Stats

Stat Values
Reach 875
Effort (months) 0.04

@Nikhil-Nandagopal Nikhil-Nandagopal changed the title [Bug]: Autocomplete won't suggest appsmith.geoLocation.currentLocation until appsmith.geolocation.watchPosition() is run [Bug]-[Infinity]:Autocomplete won't suggest appsmith.geoLocation.currentLocation until appsmith.geolocation.watchPosition() is run Aug 11, 2022
@Nikhil-Nandagopal Nikhil-Nandagopal changed the title [Bug]: Autocomplete won't suggest appsmith.geoLocation.currentLocation until appsmith.geolocation.watchPosition() is run [Bug]-[Infinity]:Autocomplete won't suggest appsmith.geoLocation.currentLocation until appsmith.geolocation.watchPosition() is run Aug 11, 2022
@bharath31 bharath31 added the needs estimate according to https://bit.ly/3JNaYTh label Aug 11, 2022
@Nikhil-Nandagopal Nikhil-Nandagopal changed the title [Bug]-[Infinity]:Autocomplete won't suggest appsmith.geoLocation.currentLocation until appsmith.geolocation.watchPosition() is run [Bug]-[10937.5]:Autocomplete won't suggest appsmith.geoLocation.currentLocation until appsmith.geolocation.watchPosition() is run Aug 18, 2022
@Nikhil-Nandagopal Nikhil-Nandagopal changed the title [Bug]-[Infinity]:Autocomplete won't suggest appsmith.geoLocation.currentLocation until appsmith.geolocation.watchPosition() is run [Bug]-[10937.5]:Autocomplete won't suggest appsmith.geoLocation.currentLocation until appsmith.geolocation.watchPosition() is run Aug 18, 2022
mohanarpit pushed a commit that referenced this issue Sep 19, 2022
@close-label close-label bot added the QA Needs QA attention label Sep 19, 2022
@AnandiKulkarni AnandiKulkarni added Verified When issue is retested post its fixed and removed QA Needs QA attention labels Sep 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Autocomplete Issues related to the autocomplete Bug Something isn't working FE Coders Pod Issues related to users writing javascript in appsmith Medium Issues that frustrate users due to poor UX needs estimate according to https://bit.ly/3JNaYTh Needs Triaging Needs attention from maintainers to triage Verified When issue is retested post its fixed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants