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

Use pointer cursor for 'Menu' button in header #2157

Merged
merged 2 commits into from
Feb 26, 2021

Conversation

MalcolmVonMoJ
Copy link
Contributor

Currently, the cursor is default when hovering over the menu button in the header. An edge case perhaps because this will presumably mostly be for mobile. But users on desktops with a narrow window, or when heavily zoomed in, will have an inconsistent experience.

This change adds one line of CSS to change the cursor to pointer when hovered over, as per any other link, including other links in the header.

@kellylee-gds kellylee-gds added this to Needs review 🔍 in Design System Sprint Board via automation Feb 25, 2021
New CSS to change the cursor to pointer when hovered over, as per any other link, including other links in the header. An edge case perhaps because this will presumably mostly be for mobile, but for desktops with a narrow window, or heavily zoomed in, a pointer cursor will be consistent with other links.
@36degrees 36degrees changed the title Menu button, cursor to pointer Use pointer cursor for 'Menu' button in header Feb 26, 2021
Copy link
Contributor

@36degrees 36degrees left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me – this is consistent with the cursor on both links and buttons elsewhere.

I've taken the liberty of squashing the commits down to 1 and adding a changelog entry – hope that's OK.

This just needs a review from a second member of the team and then we can get this merged – maybe @christopherthomasdesign could take a look?

Copy link
Member

@christopherthomasdesign christopherthomasdesign left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👉 LGTM

@36degrees 36degrees merged commit aecd7c9 into alphagov:master Feb 26, 2021
Design System Sprint Board automation moved this from Needs review 🔍 to Done 🏁 Feb 26, 2021
@vanitabarrett vanitabarrett moved this from Done 🏁 to Ready to release 🚀 in Design System Sprint Board Feb 26, 2021
@36degrees 36degrees added this to the [NEXT] milestone Mar 5, 2021
@36degrees 36degrees mentioned this pull request May 13, 2021
@36degrees 36degrees moved this from Ready to release 🚀 to Done 🏁 in Design System Sprint Board May 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants