- Notifications
You must be signed in to change notification settings - Fork471
Modal improvements#503
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
- overflow on modal instead of article- animations- prevent body overflow when open modal
@Atmos4, thanks a lot! And sorry for the delay. I like the change to move overflow to the modal instead of the inner article. We can keep everything in one PR. I wasn’t familiar with For animations, we should stick to the existing ones defined in the utility classes: |
DNWEIJ commentedOct 2, 2025
I cannot contribute, but it would be a shame if this PR isn't pushed forward... :-( |
Scrolling improvements
Animations
This PR is more of a POC. I can split it into 2 PRs, one for the scrolling and one for the animations.
I am also unsure which animations I should include. Maybe it is just safer to explain in the docs how to add animations easily rather than enforcing specific animations.