Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix search input focus text alignement and overscroll-behavior for results #1891

Merged
merged 2 commits into from
Apr 10, 2024

Conversation

simonprev
Copy link
Contributor

This fixes the 1px offset on focus:

Screen.Recording.2024-04-10.at.8.38.06.AM.mov

And also added overscroll-behavior to prevent "body" scroll when we scroll to the end of the results. See the attached video, if I continue scrolling in the results, it scrolls the body underneath. overscroll-behavior: contain prevent this from happening, it’s like a "scroll trap" 😄

Screen.Recording.2024-04-10.at.8.39.41.AM.mov

@josevalim josevalim merged commit 70613c4 into elixir-lang:main Apr 10, 2024
4 checks passed
@josevalim
Copy link
Member

💚 💙 💜 💛 ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants