Skip to content
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

Add back link component #568

Merged
merged 3 commits into from Dec 8, 2017
Merged

Add back link component #568

merged 3 commits into from Dec 8, 2017

Conversation

NickColley
Copy link
Contributor

@NickColley NickColley commented Dec 7, 2017

Best viewed commit by commit.

Includes a refactoring to avoid duplicating variables and possible conflicts in the future.

https://government-frontend-pr-568.herokuapp.com/component-guide/back-link

Todo:

Default state

screen shot 2017-12-07 at 14 11 54

Hover state

screen shot 2017-12-07 at 14 10 55

Touch/focus state
screen shot 2017-12-07 at 14 10 42

As part of https://trello.com/c/vsmhbjLt/245-build-the-choose-sign-in-options-template-2

Uses GOV.UK Frontend spacing units but rewrites internals to be simpler.

Also includes hover state that looks like a regular link to satisfy our accessibility criteria for links.
Centralise forked GOV.UK Frontend variables.

Change namespace to app, to be sure that these will not conflict with anything in the future.
@boffbowsh boffbowsh temporarily deployed to government-frontend-pr-568 December 7, 2017 14:08 Inactive
@NickColley NickColley temporarily deployed to government-frontend-pr-568 December 7, 2017 14:09 Inactive
@NickColley
Copy link
Contributor Author

It feels a little small on smaller screens, so I'm going to address this.

When testing on smaller screens such as mobile devices, the link was very small.

This could make it harder to press.
@NickColley NickColley changed the title Add back button component Add back link component Dec 7, 2017
Copy link
Contributor

@leenagupte leenagupte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 LGTM

@NickColley NickColley merged commit e5471cf into master Dec 8, 2017
@NickColley NickColley deleted the add-back-button-component branch December 8, 2017 11:27
tuzz added a commit to alphagov/govuk_publishing_components that referenced this pull request Jan 5, 2018
Moved from government-frontend for use in email-alert-frontend

Also renames the namespace to `gem`

Originally implemented in alphagov/government-frontend#568
tuzz added a commit to alphagov/govuk_publishing_components that referenced this pull request Jan 5, 2018
Moved from government-frontend for use in email-alert-frontend

Also renames the namespace to `gem`

Originally implemented in alphagov/government-frontend#568
tuzz added a commit to alphagov/govuk_publishing_components that referenced this pull request Jan 5, 2018
Moved from government-frontend for use in email-alert-frontend

Also renames the namespace to `gem`

Originally implemented in alphagov/government-frontend#568
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants