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

Indicate filterable, sortable and searchable keys #141

Closed
tacman opened this issue Oct 15, 2024 · 1 comment
Closed

Indicate filterable, sortable and searchable keys #141

tacman opened this issue Oct 15, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@tacman
Copy link
Contributor

tacman commented Oct 15, 2024

When displaying the keys, it'd be helpful to know which fields are sortable, searchable and filterable.

image

That is, in the case above, image_count is a filterable attribute, so if that field were in a different color or font, or had a little filter icon next to it, it'd be more obvious.

image

In my case, the searchable fields are nested within a _translations key, which is a bit complicated and application-specific. But if it weren't, I'd want to know which fields were searchable.

Thanks for your consideration.

@tacman tacman added the enhancement New feature or request label Oct 15, 2024
@riccox riccox moved this to 💤 TODO in Meilisearch-UI Roadmap Oct 15, 2024
riccox added a commit that referenced this issue Oct 18, 2024
Only for table & grid layouts with "filterableAttributes" & "searchableAttributes" & "sortableAttributes".
@riccox
Copy link
Owner

riccox commented Oct 18, 2024

Closed as completed.

@riccox riccox closed this as completed Oct 18, 2024
@github-project-automation github-project-automation bot moved this from 👁 In Progress to 🍻 Done in Meilisearch-UI Roadmap Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🍻 Done
Development

No branches or pull requests

2 participants