Sha256: 0f5d876904688b58f86fdedd0bfc23f90e660812f093be3b59fed14f3ccdb560
Contents?: true
Size: 1.14 KB
Versions: 13
Compression:
Stored size: 1.14 KB
Contents
name: Error alert description: Used at the top of the page, to summarise a unsuccessful user action. accessibility_criteria: | - should be focused on page load, to ensure the message is noticed by assistive tech - Should have a role of `alert` to communicate that is a important and time sensitive message examples: default: data: message: Message to alert the user to a unsuccessful action goes here with_message_and_description: data: message: Message to alert the user to a unsuccessful action goes here description: A further description long_example: data: message: | Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut aliquet dignissim dui, ac laoreet tortor vulputate nec. Aenean quis turpis orci. Proin semper porttitor ipsum, vel maximus justo rutrum vel. Morbi volutpat facilisis libero. Donec posuere eget odio non egestas. Nullam sed neque quis turpis. with_data_attributes: data: message: Message to alert the user to a unsuccessful action goes here description: A further description data_attributes: tracking: GTM-123AB
Version data entries
13 entries across 13 versions & 1 rubygems