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

Remove redundant display style from govuk-header__menu-button #3596

Merged
merged 1 commit into from
May 9, 2023

Conversation

querkmachine
Copy link
Member

A nice, tiny change!

This display style was maintained to avoid a breaking change in v4.3.0, where we changed from using CSS to using the hidden HTML attribute to hide the button.

This should now be unnecessary, assuming users have followed the upgrade guidance.

Resolves #2746.

@querkmachine querkmachine requested a review from a team May 9, 2023 15:27
@querkmachine querkmachine self-assigned this May 9, 2023
@govuk-design-system-ci govuk-design-system-ci temporarily deployed to govuk-frontend-pr-3596 May 9, 2023 15:27 Inactive
@querkmachine querkmachine changed the title Remove display style from .govuk-header__menu-button Remove redundant display style from .govuk-header__menu-button May 9, 2023
This display style was maintained to avoid a breaking change in v4.3.0. It can now be removed as part of the next breaking release.
@querkmachine querkmachine force-pushed the remove-legacy-nav-toggle-css branch from 262bbaa to 40b74d1 Compare May 9, 2023 15:28
@govuk-design-system-ci govuk-design-system-ci temporarily deployed to govuk-frontend-pr-3596 May 9, 2023 15:28 Inactive
@querkmachine querkmachine marked this pull request as ready for review May 9, 2023 15:28
@querkmachine querkmachine merged commit 1865177 into main May 9, 2023
@querkmachine querkmachine deleted the remove-legacy-nav-toggle-css branch May 9, 2023 16:46
romaricpascal pushed a commit that referenced this pull request May 18, 2023
Remove redundant display style from `.govuk-header__menu-button`
@romaricpascal romaricpascal changed the title Remove redundant display style from .govuk-header__menu-button Remove redundant display style from govuk-header__menu-button Nov 27, 2023
@romaricpascal romaricpascal mentioned this pull request Dec 8, 2023
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.

Header component CSS is accounting for users not building the header component correctly
3 participants