Sha256: 968fbe39fdacde0d92350f187ed60b13d56c79b4cc4d368456cbf4098549fb41
Contents?: true
Size: 1.32 KB
Versions: 54
Compression:
Stored size: 1.32 KB
Contents
name: Form error summary description: Used at the top of the page, to summarise validation errors. accessibility_criteria: | - should be focused on page load, to ensure this error is noticed by assistive tech - list of errors should be clickable and focus the inputs with errors shared_accessibility_criteria: - link examples: default: data: id: error-summary title: Message to alert the user to a problem goes here description: Optional description of the errors and how to correct them items: - text: Descriptive link to the question with an error href: '#example-error-1' with_many_errors: data: title: Message to alert the user to a problem goes here description: Optional description of the errors and how to correct them items: - text: Descriptive link to the question with an error 1 href: '#example-error-1' - text: Descriptive link to the question with an error 2 href: '#example-error-2' - text: Description of error without link with_data_attributes: data: title: Message to alert the user to a problem goes here description: Optional description of the errors and how to correct them data_attributes: tracking: GTM-123AB items: - text: Descriptive link to the question with an error 1
Version data entries
54 entries across 54 versions & 1 rubygems