Table Filter #1069
Closed
shortyorty
started this conversation in
Ideas
Table Filter
#1069
Replies: 2 comments
-
|
There's a plugin tables-filter for this. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Perfect, I totally missed that ❤️ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Really excited to see new updates rolling out, I've always loved using Adminer.
One feature I miss from other tools is the ability to filter tables. Some systems have a lot of tables, and scrolling through them can be cumbersome. Since Adminer emphasizes a clean, minimal UI, I think a non-intrusive solution would fit well.
My suggestion: a collapsible table filter. It could be triggered by a small inline SVG icon (e.g., a magnifying glass or the traditional funnel icon) placed discreetly along the gray bottom border of the .links class. Clicking it would reveal a simple textbox that filters tables via text match, hiding any that don’t match the input.
Nothing fancy, just a helpful little UX boost for navigating large schemas.
Beta Was this translation helpful? Give feedback.
All reactions