From f2e9a50353cf4f64902fcde5510b66157413220d Mon Sep 17 00:00:00 2001 From: Edward Faulkner Date: Fri, 1 Dec 2023 14:28:06 -0500 Subject: [PATCH] Demonstrating unique-id helper Adding unique-id to the guides is a blocker for finally making it Recommended: https://github.com/emberjs/rfcs/pull/865 --- guides/release/accessibility/components.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/guides/release/accessibility/components.md b/guides/release/accessibility/components.md index 2253b1bdd1..6e0e2a99d2 100644 --- a/guides/release/accessibility/components.md +++ b/guides/release/accessibility/components.md @@ -57,13 +57,15 @@ However, the most common methods for providing accessible names can be reviewed ### Adding a label to an input element -Every `` element should have an associated `