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

GeoJSON filtering UI broken #12793

Closed
stockhuman opened this issue Apr 16, 2022 · 2 comments
Closed

GeoJSON filtering UI broken #12793

stockhuman opened this issue Apr 16, 2022 · 2 comments
Labels

Comments

@stockhuman
Copy link

Describe the Bug

Filter options do not seem to work, the map icons are unclickable and some operations offer no actual input method to complete the filter. Pictured are results that have no data and therefore match a bogus query.

Perhaps related, I cannot seem to get _intersects_bbox to work through GraphQL.

"\"_intersects_bbox\" has to be a valid GeoJSON object" is all that is ever returned.

To Reproduce

  1. Create a GeoJSON field and populate it
  2. Attempt to filter

Errors Shown

Screen Shot 2022-04-14 at 1 58 41 PM
Screen Shot 2022-04-14 at 2 14 39 PM
Screen Shot 2022-04-14 at 2 15 01 PM

What version of Directus are you using?

9.8.0

What version of Node.js are you using?

16.14.2

What database are you using?

MariaDB

What browser are you using?

Chrome

How are you deploying Directus?

Debian VM

@azrikahar
Copy link
Contributor

Note: This likely needs to be fixed with #10869 altogether as they should be very related (that issue is the bug on API side).

@rijkvanzanten
Copy link
Member

Lets consolidate this into #10869 as per the above comment. Both issues are very closely related and should ideally be resolved in the same PR 👍🏻

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants