Sha256: 12179f2d45791800b5ff7fadbf857e405d29511c2ce9c092a6cff1259e40018f

Contents?: true

Size: 956 Bytes

Versions: 3

Compression:

Stored size: 956 Bytes

Contents

name: Feedback
description: Invites user feedback on the current page
body: |
  This component is designed to sit at the bottom of pages on GOV.UK to allow users to submit feedback on that page. It is based on the 'improve this page' component from the Service manual, but changes have been made.

  This component includes imported button styles, which is not ideal (styles are duplicated). Once the [button component](/component-guide/button) has been moved to the gem, this should be used instead.
accessibility_criteria: |
  Form elements in the component must:

  * accept focus
  * be focusable with a keyboard
  * be usable with a keyboard
  * be usable with touch
  * indicate when they have focus
  * be recognisable as form input elements
  * have correctly associated labels
  * be of the appropriate type for their use, e.g. password inputs should be of type 'password'
shared_accessibility_criteria:
  - link
examples:
  default:
    data: {}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
govuk_publishing_components-5.1.2 app/views/govuk_publishing_components/components/docs/feedback.yml
govuk_publishing_components-5.1.1 app/views/govuk_publishing_components/components/docs/feedback.yml
govuk_publishing_components-5.1.0 app/views/govuk_publishing_components/components/docs/feedback.yml