-
Notifications
You must be signed in to change notification settings - Fork 336
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
Improvements to the header component #1679
Comments
We caught up with Max and Ian from GOV.UK Publishing and agreed that they should review our proposed changes to the header (and footer) to ensure it makes sense for their use case. Work in progress branch with header updates: https://github.com/alphagov/govuk_publishing_components/tree/rebased-add-layout Meeting notesVanita did most of the work on it. [What are you doing?] Trying to get rid of alphagov/static, renders the header and the footer, outline for the page. Two things: one is to update the font, colours. Ian's concentrating in static. Vanita started that work in august, cross govuk [publishing] frontend concern. Now we (frontend and accessibility). Main goal for this team, bring everything to bring everything up to WCAG standard. Secondary goal improve layout. Started with Mia, had things to fix. Two weeks before Brexit stalled that. Main concern was bringing things up to meet WCAG standards, way to do that is to implement the design system. Meantime try and make static better than it was. Some of the stuff static does that's complex, for example banners. Particular workflow, replicating that through components is yet to be solved. [Backend / ops blockers] Far in the future. [Design System header / footer] Footer didnt meet needs, need to replicate whats live now. Got a consultant designer, designer doesnt have time to consider full width. [Header?] Vanita built some stuff. I'm make it work with alternate layout. [Alternate layout?] Go google for how government works. Header with search on left and links on the right. rebased-add-layout [Have you ran into any other issues?] Main issue was trying to play nicely all at once, multiple different options on the header. [Do you have a list of header test cases] Component guide. Pretty much everything implements govuk_template which lives in static. [Design decisions?] [How do you want] [Dave H has an inventory] Consultant Designer: Simon W No freedom to redesign right now though due to time. [Better comms on breaking changes.] |
@36degrees Just wanted to check - does this include #1904 ? It came up in the Friday call today and I wasn't sure if it was included in this work as it has been split out from #1682 |
What
The header needs to be more flexible – for example, it should allow for just having one navigational link without that link ending up in a menu on mobile; it should allow custom HTML so that you can include a sign out button (styled as a link).
There might be things we can do to make the header more useful in other contexts - eg, full-width, departmental, admin, caseworking systems, etc.
We should also review the backlog entry for the Header component to see if there are any other outstanding issues we should be looking to address.
Stories
Should
Could
Done when
The text was updated successfully, but these errors were encountered: