Phase banner #4973
Replies: 41 comments
-
|
There's some evidence here from the GOV.UK Notify team that the beta banner can cause confusion and even put some people off using their service: alphagov/notifications-admin#1838 |
Beta Was this translation helpful? Give feedback.
-
|
Worth noting that they weren't using the beta banner, just the beta tag – as per the product page example. A traditional beta banner might have been fine. It possibly is evidence that that the tag by itself isn't working, though. |
Beta Was this translation helpful? Give feedback.
-
|
It would be useful to have clarity on whether the phase banner (and breadcrumb)s should be inside the main element or not. (I'd say outside) However for example https://www.gov.uk/service-manual/helping-people-to-use-your-service/making-your-service-accessible-an-introduction has it inside the main element, This means the Skip to content link only cuts out about half the points of keyboard focus it would otherwise. |
Beta Was this translation helpful? Give feedback.
-
|
@jbuller @stevenaproctor Hi, you'll find this implemented in many different ways across GOV.UK sites as they were all made at different times. If you're using the GOV.UK Design System / GOV.UK Frontend then this page on the design system clarifies the structure of the page we intend people to use https://design-system.service.gov.uk/styles/layout/#page-wrappers |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for the pointer. |
Beta Was this translation helpful? Give feedback.
-
|
So to request a few changes to this:
|
Beta Was this translation helpful? Give feedback.
-
|
Thanks @sanjaypoyzer, as this is a direct request for an update to the guidance I've moved this into an issue on the Design System itself so it can be triaged in our next session. |
Beta Was this translation helpful? Give feedback.
-
I am not sure how to interpret the placement of phase banner. Should it be directly underneath header but before main element? My main concern is that if the phase banner is in the main element, then it is read by screen reader at the beginning of the main content. |
Beta Was this translation helpful? Give feedback.
-
|
I agree it's still not clear. The phrase "so that they sit directly underneath the header." suggests outside of the But yes your reasoning is correct, don't put the phase banner inside the main element to avoid clutter.for assistive technology users on every page. |
Beta Was this translation helpful? Give feedback.
-
|
I propose a rethink of the phase banner. It doesn't satisfy a user need for the services that I'm involved with and doesn't appear to add a business benefit either. I've never understood what it's for and the guidance page doesn't say. I asked on slack and there were two suggestions: (2) somebody suggested it helps if a service is undergoing rapid change. Scenario 1 makes sense. I can see why scenario 2 exists but for most services and most users it's a moot point. As long as the user can get from the start to the end of the journey there's no benefit in the banner. The phase banner contains a feedback link. Here are my thoughts on that: (a) if it's important then there would be a feedback link for live services; (b) on our service in the last month, we got ~11700 instances of feedback, only 26 of those via the feedback link in the phase banner, the rest were from the post-submit feedback; (c) Of the 26 instances of the feedback some of them were requests for assistance and so the feedback link is drawing users away from our 'Get help with this page' link on the same page; (d) having a feedback link in a feedback page is too weird for me but that's what we do. In summary, I'm raising two separate issues: the first relates to the phase banner; the second relates to in-page feedback. These two issues can be considered separately. What do others think? |
Beta Was this translation helpful? Give feedback.
-
|
Thanks fo the comments @terrysimpson99 - I've fed them back to our Standards and Assurance team here at GDS. |
Beta Was this translation helpful? Give feedback.
-
|
Just an update on this. Some services modify the banner design. This can involve splitting the tag from the feedback link. It can also involve putting the banner below the page content. The hmrc app goes even further and has no phase banner which is what I think we should do. @timpaul has the Standards and Assurance team responded to you? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Thanks again Terry. I've fed this back to the relevant team in GDS again. I think you're right that beta banners are trying to do multiple things, and not all well. Changing them requires close co-ordination with the Standards and Assessments team here in GDS, so I'll try and arrange a chat with them. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
@murfious congrats on passing the live assessment! Out of curiosity, can you give a rough indication of how many users (number or percentage) give feedback via the link? I've always found it to be quite low...! |
Beta Was this translation helpful? Give feedback.
-
|
@frankieroberto, from May 2020 to April 2021 we had just over 1.5M users. Just under half of the instances of feedback had written comments. Some people may visit twice to buy multiple licences but we think those numbers are low, although we can not yet tell. We are currently working on something to enable users to buy several licences in one pass. |
Beta Was this translation helpful? Give feedback.
-
|
Adding some notes that might be helpful to others. The service I'm working on, is currently in Alpha but has a 'live' (publicly accessible) aspect to it. The reason for this is because our service is also a 'platform' (a service to help people build other services) which necessitates it being publicly accessible to the users we're designing for and researching with, so that our team can test, try and throw-away various incarnations of it. Currently I'm testing a hypothesis that the content of our phase banner needs to emphasise the rapidly changing functionality as well as content of the platform/service. In other words, somehow tell users that it is a risk to form a critical dependancy on it (in whatever form it currently takes for them) during Alpha/Beta phases. Will post back when we have more. |
Beta Was this translation helpful? Give feedback.
-
|
Hopefully this is the best place to report this rather than the colours discussion? We’ve had an accessibility audit on the beta version of the digital identity service and the audit picked up that the colour contrast is 5.16:1 between feedback link (#1d70b8) and background (#fff). This passes AA but fails AAA. Please let me know if you’d like to see the full section of the report for more information. |
Beta Was this translation helpful? Give feedback.
-
|
Personal opinion but I think the feedback link should be removed from the phase banner. There are better moments in a journey to collect feedback, usually at the end of a transaction or set of tasks, so that we don't distract the user from achieving their outcome. Stephen Gill wrote about it recently. |
Beta Was this translation helpful? Give feedback.
-
|
It'd be great to collect more evidence on how users don't understand the phase banner, especially the alpha and beta terminology. It's currently a poorly evidenced hypothesis! |
Beta Was this translation helpful? Give feedback.
-
|
Just wondering if anything ever came of the discussion about moving the link to the end of the line. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
2 things:
|
Beta Was this translation helpful? Give feedback.
-
|
Does anyone have any insights on the effectiveness of the phase banner for generating feedback? I have a hypothesis that a lot of services use the phase banner as a convenient place to stick a feedback link rather than from any need to indicate the development status of the service (which I think we all agree doesn't mean much to users). A key benefit seems to be that it enables you to provide a feedback link on every page but I wonder:
Could a specific feedback pattern or component targeted at the right place in a user journey result in more and better feedback? |
Beta Was this translation helpful? Give feedback.
-
|
I recommend adding attr role="status" to avoid accessibility violations. I have had a violation reported of "Ensure all page content is contained by landmarks". |
Beta Was this translation helpful? Give feedback.
-
|
@scottywakefield We have an issue where that was raised and discussed here: alphagov/govuk-frontend#1604. The short version, however, is that the "violation" is really just a case of Axe being overzealous in how it reports things: it is not a failure of WCAG for content to be outside of a landmark and it makes very little difference to an assistive technology user whether the phase banner is in a landmark or not either, as it's not content that a user will typically be trying to navigate to. Regardless, the Assuming Axe is what flagged this to you, more recent versions of it should no longer flag this as a violation, but as a best practice instead. If you still want to have some role on the element, then the |
Beta Was this translation helpful? Give feedback.
-
|
@querkmachine Thanks for your detailed answer!! Yes we are using axe. I have gone with wrapping the phase banner (and anything else we want to skip over with the skip link) in an |
Beta Was this translation helpful? Give feedback.
-
We had the same solution. Overzealous Axe or not, adding clearer content intent through the |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.








Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Use this issue to discuss this component in the GOV.UK Design System.
Beta Was this translation helpful? Give feedback.
All reactions