Skip to content
This repository was archived by the owner on Jul 7, 2025. It is now read-only.
Merged
Prev Previous commit
Next Next commit
add role presentation
  • Loading branch information
lukasoppermann committed Mar 26, 2024
commit 0c8081225bd11a11e2c3a827b107bc8690d1e34a
8 changes: 4 additions & 4 deletions content/components/inline-message.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ For example below an input field, next to a button or within a table.
>
<img
width="456"
alt="Warning InlineMessage"
role="presentation"
src="https://github.com/primer/design/assets/813754/7bc1679e-812c-41b6-953b-4ef2ffcd9257"
/>
<Box as="p" mt="0">
Expand All @@ -82,7 +82,7 @@ For example below an input field, next to a button or within a table.
>
<img
width="456"
alt="Success InlineMessage"
role="presentation"
src="https://github.com/primer/design/assets/813754/d3b919f2-4564-43e1-ad31-498d35a09aac"
/>
<Box as="p" mt="0">
Expand All @@ -103,7 +103,7 @@ For example below an input field, next to a button or within a table.
>
<img
width="456"
alt="Unavailable InlineMessage"
role="presentation"
src="https://github.com/primer/design/assets/813754/d0fb73bd-d060-444e-b8c5-0aaff2a54cdc"
/>
<Box as="p" mt="0">
Expand All @@ -119,4 +119,4 @@ For example below an input field, next to a button or within a table.

### Known accessibility issues (GitHub staff only)

<AccessibilityLink label="InlineMessage"/>
<AccessibilityLink label="InlineMessage"/>