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

Add "position: sticky" to the miller columns #275

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dnkrj
Copy link
Contributor

@dnkrj dnkrj commented Feb 1, 2023

In longer lists the children of the item of a miller column element are sometimes not visible when you click on it. Using position: sticky ensures that they are displayed on screen when possible.

Before

Screen.Recording.2023-01-03.at.15.10.35.mov

After

Screen.Recording.2023-01-03.at.15.08.23.mov

https://trello.com/c/YJ8n9Hc9/1097-add-position-sticky-to-miller-columns

dnkrj added 2 commits February 1, 2023 09:38
In longer lists the children of the item of a miller column element are sometimes not visible when you click on it. Using position: sticky ensures that they are displayed on screen when possible.
…ith GOV.UK Frontend). Indicating that exact behaviour is not the same
@dnkrj dnkrj marked this pull request as draft February 1, 2023 09:56
@dnkrj dnkrj marked this pull request as ready for review September 25, 2023 14:53
@beccapearce beccapearce marked this pull request as draft November 29, 2023 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant