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

Automatically perform geolocation check when saving Quick Edits #165

Open
tempsaint opened this issue Mar 20, 2023 · 3 comments
Open

Automatically perform geolocation check when saving Quick Edits #165

tempsaint opened this issue Mar 20, 2023 · 3 comments

Comments

@tempsaint
Copy link

Currently, if I open the Quick Edit screen and make a slight change and Save, or even don't change anything but click Save instead of Cancel, the plugin gives a geolocation error if I try to approve the submission. So, it looks like if any "save" function is performed in the Quick Edit, it requires a Geolocation check.

I'd like to propose that clicking Save in Quick Edit automatically perform the Geolocation check (as well as Saving) so that a two step process isn't required by admins.

@tempsaint
Copy link
Author

Or maybe better, only require the geolocation check (in code) if the meeting location changed. If only the time, format, etc. of a meeting changed, the geolocation currently in the root server should take precedence. Sometimes people move the map pointer to a specific entrance of a large facility to make it easier for people to find the meeting. A geolocation check would undo that by changing the the longitude and latitude to where Google things the address is.

@Klodd65
Copy link

Klodd65 commented Mar 20, 2023

Indeed, i try to correct a county with Quick Edit, but whether or not I click Save, it does not save.

@tempsaint
Copy link
Author

@nigel-bmlt - is this something that got fixed in the latest version. I know you were working on the geocoding stuff.

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