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

Enhancement: Filter in detail page - from Flask Admin #449

Closed
hasansezertasan opened this issue Dec 29, 2023 · 0 comments · Fixed by #461
Closed

Enhancement: Filter in detail page - from Flask Admin #449

hasansezertasan opened this issue Dec 29, 2023 · 0 comments · Fixed by #461
Labels
enhancement New feature or request

Comments

@hasansezertasan
Copy link
Contributor

Is your feature request related to a problem? Please describe.
There are some cases in which our model can have many columns (attributes) and users might find themselves in a hard time
by "searching" the right attribute.

Flask Admin has a great feature to help this: a textbox called "filter". It will filter the attributes while you type in that textbox.

image

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
None yet
Development

Successfully merging a pull request may close this issue.

1 participant