From 3bb1af63d3f6846766b723dc6aa571e337618205 Mon Sep 17 00:00:00 2001 From: Brecht De Ruyte Date: Tue, 7 Oct 2025 07:53:02 +0200 Subject: [PATCH 1/3] [Range] Change labelling to implicit labeling --- .../enhanced-range-input.explainer.mdx | 76 ++++++++++--------- 1 file changed, 41 insertions(+), 35 deletions(-) diff --git a/site/src/pages/components/enhanced-range-input.explainer.mdx b/site/src/pages/components/enhanced-range-input.explainer.mdx index 8405a3a1c..0ba8048fe 100644 --- a/site/src/pages/components/enhanced-range-input.explainer.mdx +++ b/site/src/pages/components/enhanced-range-input.explainer.mdx @@ -114,10 +114,12 @@ This approach offers several advantages: ```html Temperature Range - - - - + + ``` @@ -136,12 +138,7 @@ A robust labeling strategy is crucial for users of assistive technologies. We pr **Group Label:** The `` element should be labeled by including a `` element as a direct child. This provides the accessible name for the entire group of sliders. -**Individual Handle Labels:** Each `` within the group should have its own accessible name. This can be provided using standard methods, in the following order of preference: - -1. A `