Scrolling Filters and Fields inside Prisma Studio
Hey there!
I'm reaching out because of https://github.com/prisma/prisma/issues/26464: I just tried out most recent Prisma 6.9.0 and the issue seems to persist.
So I have the following question: Is there a known workaround for this? So that we can scroll again and see all fields?
I'm asking, as this is what's blocking my team to upgrade from v5 to v6: Our db-tables can be quite large, not being able to filter data inside of them is a show stopper. As this is probably similar for other teams, I'm hopign that we just missed a workaround/fix that we can use until this is fixed in prisma studio. Thanks!
GitHub
Issues · prisma/prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB - Issues · prisma/prisma
9 Replies
You decided to hold for human wisdom. We'll chime in soon! Meanwhile,
#ask-ai is there if you need a quick second opinion.Does it work as expected for you in firefox browser?
The linked issue suggests that this issue occurs only for Chrome
Thanks for getting back to me! ❣️
I did not test it on Firefox yet: Firefox is my browser of choice, but most of my team is using Chrome. I'm the one that opened the issue and reported it specifically for Chrome as this is what my team raised when I pitched + prototyped the upgrade to Prisma v6. I wanted to be very specific in the issue, so that debugging becomes easier for you.
Do you want me to additionally test it on Firefox for you? If it does work there, it'd be nice for me, but we couldn't upgrade to v6 still, as it'd hinder my team from using Prisma Studio
Yes it would be very helpful if you can test on Firefox
Ok, I just verified - it works on firefox, but doesnt work on Chrome!

so maybe its some CSS that is used that works on FF but not on Chrome?
@Nurul (Prisma) a team mate of mine investigated the problem and found the problematic CSS properties. She documented it here: https://github.com/prisma/prisma/issues/26464#issuecomment-2970549370
Do you think this could be fixed with the next patch-release or similar? (:
GitHub
New Prisma Studio: Fields and filter-dropdowns are not scrollable o...
Bug description We upgraded to prisma v6.3 (https://github.com/prisma/prisma/releases/tag/6.3.1) and noticed that the fields- and filter-dropdowns are not scrollable anymore, meaning, one is effect...
Hey @Nurul, does the above make sense to you? (:
Quickly checking in @Nurul: Did the reproduction help, that our team has created by your request? (:
Hey, thanks for fixing this. I see my colleague share it with the team who is managing Prisma Studio. They should be able to bring this in as soon as possible 🙏