alphagov / notify-design-archive

An incomplete record of the design of GOV.UK Notify
3 stars 2 forks source link

Users have to ask the Notify team before they can send letters #6

Open danielavictorino opened 6 years ago

danielavictorino commented 6 years ago

https://github.com/alphagov/notifications-admin/pull/1803


Our support ticket analysis shows that the most common action request after going live is turning on letters:

image

We just do this for any team that requests it – there’s no gatekeeping. So we should just allow people to make the change themselves.

This will be a better experience for our users, and less work for us. The design of the page replicates roughly what we have for international text messaging.

Before

image

After

screen shot 2018-01-19 at 14 05 00

This takes letters from step 3 to 4 on our feature maturity model:

image

danielavictorino commented 6 years ago

https://github.com/alphagov/notifications-api/pull/1600


Letters is a mature enough feature now – and one that we’ve been talking about offering for long enough – that we shouldn’t make people dig around in the settings.

I think we’d want to wait a bit longer/indefinitely before deciding to turn it on for existing services across the platform.


This takes letters from 4 to 5 on our feature maturity model:

image

quis commented 5 years ago

Because the letters feature is now fully self-service, we can start advertising it.

By talking about it on the product page we:


Before After
www staging-notify works- ipad pro localhost-6012- ipad pro 1

New illustration by @stephenjoe1 🙌

quis commented 9 months ago

Always show letters on the dashboard and usage page (November 4 2019)

https://github.com/alphagov/notifications-admin/pull/3165

This change makes letters more discoverable by always showing them on the dashboard and usage pages.

Before

image

With letters switched on With letters switched off
image image

After

image

image