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

Longitude value doesnot accepts more than 90 and less than -90 #2656

Closed
ishanExtreme opened this issue Jun 7, 2022 · 1 comment · Fixed by #2690
Closed

Longitude value doesnot accepts more than 90 and less than -90 #2656

ishanExtreme opened this issue Jun 7, 2022 · 1 comment · Fixed by #2690
Assignees

Comments

@ishanExtreme
Copy link
Contributor

Overview

Facility page has input option for latitude and longitude but longitude is wrongly set to take value between [-90, 90]. *Longitude range is between [-180, 180]

Steps to reproduce

  1. Select a facility
  2. Go to update facilitty
  3. Longitude doesnot accept value beyond 90 or less than -90

Expected Behaviour

Longitude should accept value in range [-180, 180] (including)

@aparnacoronasafe
Copy link
Member

Done in #2741

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants