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

Lat/Long are forced to INT rather than FLOAT when SpaceDir is enabled. #217

Closed
proffalken opened this issue Sep 27, 2023 · 2 comments
Closed

Comments

@proffalken
Copy link
Contributor

Describe the bug
When enabling the SpaceDirectory API and updating the data, lat/long need to be INT according to the UI
To Reproduce
Steps to reproduce the behavior:

  1. Log in to the admin panel
  2. Enable the SpaceDirectory API
  3. Try to set the lat/lng to values other than an INT
  4. See error

Expected behavior
Latitude and Longitude should be expressed as float values

@rnestler
Copy link

See also the spaceapi documentation at: https://spaceapi.io/docs/#schema-key-location

@jabelone
Copy link
Member

Should be fixed by #218

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

3 participants