Add table-specific filtering to the Database Indexing page #46256
Unanswered
hasithasandunlakshan
asked this question in
Feature Requests
Replies: 1 comment
-
|
@sprsquish @djwhitt @awaseem Can you give me a Feedback ? |
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.
-
Describe the feature
Currently, the database indexing page in the dashboard includes a text search option but lacks the ability to filter indexes by specific tables. In larger projects with complex schemas and dozens of tables, relying solely on text search can make it tedious to isolate and audit indexes for a single table.
I'd love to see a dedicated table filter dropdown added alongside the text search bar to make schema management smoother.
Desired Behavior / UX
Visual Comparison
Screen.Recording.2026-05-22.at.11.39.37.mov
Pull Request
🚀 I have already built and submitted a working implementation for this feature! You can check out the code and review the implementation details here: #46255
Beta Was this translation helpful? Give feedback.
All reactions