You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the selected row is not obvious at a glance. It seems to apply a slightly different color when a row is selected, but you need to focus really hard to notice which row is selected. It's even more harder on the odd number rows.
It would be better render some marker (a dot, squre etc.) on that first selection column so we are not relying on color only to convey the selected rows.
Also, while clicking on that first column (the squre one) selects a row, it doesn't unselect a row if clicked again.
Prisma version: 7.6.0
OS: Windows 11
Browser: Chrome
Currently, the selected row is not obvious at a glance. It seems to apply a slightly different color when a row is selected, but you need to focus really hard to notice which row is selected. It's even more harder on the odd number rows.
It would be better render some marker (a dot, squre etc.) on that first selection column so we are not relying on color only to convey the selected rows.
Also, while clicking on that first column (the squre one) selects a row, it doesn't unselect a row if clicked again.
Prisma version: 7.6.0
OS: Windows 11
Browser: Chrome
prisma-studio-row-selection-issue.mp4