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

Add a validator for geo field if one set of coordinates is missing #1032

Closed
Bojan-Svirkov opened this issue Mar 30, 2023 · 0 comments · Fixed by #1261
Closed

Add a validator for geo field if one set of coordinates is missing #1032

Bojan-Svirkov opened this issue Mar 30, 2023 · 0 comments · Fixed by #1261
Assignees
Labels
enhancement New feature or request frontend Frontend code changes (Javascript, Typescript, Vue.js)
Milestone

Comments

@Bojan-Svirkov
Copy link
Contributor

Description of the bug

When adding new records for geometry and clicking on the map icon, it only shows a blank gray space instead of a map. However, if I manually put in numbers for longitude and latitude, it will show the map.

Image

Reproduction steps

It looks like when you enter coordinates just for the longitude and you miss out the latitude the map will be grayed out. So probably we should add a validator if one of each is missing to throw some notification/error.

Expected behavior

Map of the world should be populated

Screenshot/Video

Image

Version

Branch: 2023.3.0-dev.5.1
Reporter: Iveta (Test Fest)
Browser: Safari

@Bojan-Svirkov Bojan-Svirkov added enhancement New feature or request frontend Frontend code changes (Javascript, Typescript, Vue.js) labels Mar 30, 2023
@Bojan-Svirkov Bojan-Svirkov added this to the 2023.3.x milestone Mar 30, 2023
@Bojan-Svirkov Bojan-Svirkov modified the milestones: 2023.3.x, 2023.3.3 May 19, 2023
@kelanik8 kelanik8 linked a pull request Jun 14, 2023 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend Frontend code changes (Javascript, Typescript, Vue.js)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants