Skip to content

Commit

Permalink
Add note about avoiding autofocus and tabindex
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-ju committed Oct 1, 2018
1 parent 46ef235 commit bfc1986
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ accessibility_criteria: |
* be of the appropriate type for their use, e.g. password inputs should be of type 'password'
Labels use the [label component](/component-guide/label).
Avoid using autofocus and tabindex unless you have user research to support this behaviour.
govuk_frontend_components:
- input
examples:
Expand Down

0 comments on commit bfc1986

Please sign in to comment.