alphagov / verify-local-patterns

Project board - https://github.com/alphagov/verify-local-patterns/projects/1 ||||| This is a prototype of some content that will be included in the GOV.UK Service Toolkit about the best practice for councils to deliver two services - parking permits and concessionary travel. The repo also includes a working prototype of both services which follows the guidance, as delivered by the fictional council of Argleton.
https://github.com/alphagov/verify-local-patterns/projects/1
MIT License
11 stars 23 forks source link

CT – start page – 'check if you're eligible' link style #714

Open lizziebruce opened 6 years ago

lizziebruce commented 6 years ago

Northumberland: screen shot 2017-09-25 at 12 12 03

Example council:

screen shot 2017-09-25 at 12 14 07

Comments:

@joanneSouthern @sanjaypoyzer

joanneSouthern commented 6 years ago

This is a button, but looks like a link. Has to be a button to display the next page

Joanne Southern Digital Team Leader Information Services Northumberland County Council County Hall Morpeth Northumberland NE61 2EF

Tel: 01670 623246 Mobile: 07813637141 Email: joanne.southern@northumberland.gov.uk Website: www.northumberland.gov.uk

On 25 September 2017 at 12:10, Lizzie Bruce notifications@github.com wrote:

  1. This should be an inline link rather than a button link, i.e. the style you use for find your local council lower on the page.
  2. The dash afterwards should be an n-dash not a hyphen ( – not - ) if your CMS allows this.

This is for Northumberland's concessionary travel prototype, https://form. northumberland.gov.uk/form/launch/concessionary_travel

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/alphagov/verify-local-patterns/issues/714, or mute the thread https://github.com/notifications/unsubscribe-auth/AX8KgucRlQYQKF3U8FCSmo0PzL7etWNHks5sl4oLgaJpZM4PikG_ .

-- http://family.northumberland.gov.uk

Save Time Do It Online! We have made a few key improvements to our site to make our services easy to access. Now you can do everything from paying your council tax, to reporting a faulty street light online. Go to: www.northumberland.gov.uk and click 'pay, apply or report' to access the relevant forms.

This email is intended solely for the individual or individuals to whom it is addressed, and may contain confidential and/or privileged material. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this email is prohibited. If you receive this email in error, please contact the sender and delete the email from any computer. All email communication may be subject to recording and/or monitoring in accordance with internal policy and relevant legislation.

Please, consider your environmental responsibility. Before printing this e-mail ask yourself: "Do I need a hard copy?"

sanjaypoyzer commented 6 years ago

@joanneSouthern Marking up links as buttons is an accessibility issue.

More info from MDN:

Buttons are expected to be triggered using the Space key, while links are expected to be triggered through the Enter key. In other words, when links are used to behave like buttons, adding role="button" alone is not sufficient. It will also be necessary to add a key event handler that listens for the Space key in order to be consistent with native buttons.

lizziebruce commented 6 years ago

@joanneSouthern the style Northumberland uses for 'find your local council' lower down on the page works for opening a different (external) page? Is it possible to introduce that style for internal links as there are several through the CT and PP journeys. The Start page has several:

screen shot 2017-09-28 at 16 15 14