Placement of the Exit this Page button #2909
calvin-lau-sig7
started this conversation in
Exit this page
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Problems we wanted to solve
For ‘Exit this page’ to work for users, the button needs to be consistently visible amongst any page content and easy to activate.
What we decided
We decided to position the button on the right hand side of the page template, within the width container under the header and inline with the page title. The component “sticks” to the top of the viewport when the end user scrolls down past the component’s original position.
Considerations we made
We’re conscious that this is different from the typical best practice of positioning important information and interactions on the left hand side of a page.
With the button positioned on the right hand side, we’re also conscious that typical best practice would employ a visual element which users can follow to that same information or interaction on the right of the page, such as a line of text. These are usually added so that screen magnification software users are more likely to see the element in question.
Our rationale
The original intent of this design choice was:
Our rationale also meant that adding a visual element to draw the eye towards the button was not needed, as this would have been counterproductive.
Results
We think that this does not create barriers for screen magnification users because:
Supporting this decision
We are confident in this assessment as we have tested our implementation with users with assistive tech needs and audited our implementation via DAC.
Beta Was this translation helpful? Give feedback.
All reactions