-
Notifications
You must be signed in to change notification settings - Fork 67
Feature Request: Dark Theme, Row Count, and Table Sorting in Prisma Studio #1354
Description
Hi Prisma Team,
Thank you for the great work on Prisma Studio. I have a few feature requests that I believe would improve usability:
-
Dark Theme Default:
Currently, Prisma Studio defaults to light theme. Dark mode can be enabled manually or via localStorage, but it would be great to have an option to set dark theme as the default for all users or remember the last selected theme. -
Display Row Count for Tables:
In previous versions, the approximate number of rows in each table was visible in the UI. This feature was very helpful to quickly understand database content. Please consider adding a column or indicator showing the total row count for each table directly in Studio. -
Sort Tables by Name:
Currently, the list of tables in Studio does not appear sorted alphabetically or in a customizable order. Adding automatic alphabetical sorting or a sorting option would greatly enhance navigation, especially for databases with many tables.
Thank you for considering these improvements. They would significantly improve usability, especially for developers working with large databases.
Best regards,
Mehdi Shakiba