V8-archive: Search through relational fields with the `q` parameter

Created on 16 Jun 2019  路  3Comments  路  Source: directus/v8-archive

Whenever you search directly in collections it doesn't work with relationships, But if you filter directly using field name it's working, I'm not sure if I'm tripping or something but I'm kinda sure the previous version had this feature

Also, there is a style artifact when a search doesn't have a result and you clear the filter the table view wildly jumps from bottom to top of the page ( I checked using latest chrome and firefox )

https://www.loom.com/share/9c6761cbd37548bd82045b37ed54747f

enhancement

Most helpful comment

@rijkvanzanten - Yes the flow is the same which you have mentioned.

The text input search is using the q parameter. I'm assuming the q parameter doesn't search through the related data, while using the filter does.

And we can consider it as a feature request to give the API support.

All 3 comments

The text input search is using the q parameter. I'm assuming the q parameter doesn't search through the related data, while using the filter does. @bjgajjar could you confirm this? Also, is that something we can support in the API (somewhat performantly?)

@rijkvanzanten - Yes the flow is the same which you have mentioned.

The text input search is using the q parameter. I'm assuming the q parameter doesn't search through the related data, while using the filter does.

And we can consider it as a feature request to give the API support.

To achieve better clarity/visibility, we are now tracking feature requests within the Feature Request project board.

This issue being closed does not mean it's not being considered.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rijkvanzanten picture rijkvanzanten  路  3Comments

cdwmhcc picture cdwmhcc  路  3Comments

andgar2010 picture andgar2010  路  3Comments

jwkellyiii picture jwkellyiii  路  3Comments

arc4nis8 picture arc4nis8  路  4Comments