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

For the dynamic dropdown the captions are shown when choosing what to filter on, however the active filters shows the name of the enum value. #57

Open
nvhunnik opened this issue Sep 2, 2021 · 1 comment

Comments

@nvhunnik
Copy link

nvhunnik commented Sep 2, 2021

We are building an app in multiple languages. We are using the grid search widget. For the dynamic dropdown the captions are shown when choosing what to filter on, however the active filters shows the name of the enum value. Is it possible to fix this, and show the caption in the active filters instead of the name?

@tieniber
Copy link
Owner

tieniber commented Sep 2, 2021

I think you'd need to edit this line to conditionally check and get the caption instead of the value.

I won't have time to address this in the next 2 weeks, but I welcome pull requests from anyone.

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

2 participants