-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
P4Not critical: workarounds exist and/or not a high priority item.Not critical: workarounds exist and/or not a high priority item.a11yAccessibility relatedAccessibility relatedsuggestionSuggestion to improve the Sage SystemSuggestion to improve the Sage System
Milestone
Description
Description
Groups of related form elements (checkboxes and radio buttons in particular) stand to benefit from the addition of a Sage fieldset (and legend).
- Using a
fieldsetwill clearly define the relationship between controls to screen readers - Developers will gain the ability to enable and disable entire sets of controls at once
- Testing can be simplified by allowing grouped form controls to be scoped under a single
test_id
Discussion points/considerations
- Styling
fieldsetstyling: remove border and padding as defaults? - Intended for functional use only, not as a styled "container"
legendshould be required but provide an option to visually hide
Additional Information
Metadata
Metadata
Assignees
Labels
P4Not critical: workarounds exist and/or not a high priority item.Not critical: workarounds exist and/or not a high priority item.a11yAccessibility relatedAccessibility relatedsuggestionSuggestion to improve the Sage SystemSuggestion to improve the Sage System