Dialog with Scrollbar on the Window Instead of the Dialog #8883
info-teofilm
started this conversation in
General
Replies: 0 comments
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.
I have been trying to build a dialog like Netflix's preview modal where the scrollbar is on the window, not the dialog. I have tried any combination I or ChatGPT or Copilot could suggest, and none have worked. I would be very grateful if anyone could point me in the right direction.
For reference, the code that I have deployed, which looks really bad on WIndows (because the scrollbar appears all the time), is as follows:
All reactions