Skip to content

Commit 98ade56

Browse files
authored
Update banner.mdx
1 parent e2787ef commit 98ade56

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

content/components/banner.mdx

-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ When deciding whether to focus a banner or use a live region, consider the follo
2626
* Where is a user's focus when the banner appears; would focus otherwise be lost if the banner is not focused?
2727
* Is there already a live region on the page that can be utilized? [Dynamic live regions can have some challenges](https://github.com/github/accessibility/blob/main/docs/coaching-recommendations/toast-flash-banner/accessible-banner-prototype.md#challenges-with-dynamically-inserted-live-region), so this method requires ample testing.
2828

29-
If you decide focusing the banner is the approach to go with, follow the [accessibility guidance in the Rails docs](https://primer.style/components/banner/rails/alpha#accessibility).
30-
3129
Please reach out to the accessibility team if you need help determining the best approach for your use case!
3230

3331
### Known accessibility issues (GitHub staff only)

0 commit comments

Comments
 (0)