You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are a few accessibility issues when using the built-in HTML and CSS for renderPosts. A few quick modifications could make this better for everyone!
What's your proposed solution?
It would be great to have the following accessibility issues corrected in renderPosts:
The gray for the post date/time has poor contrast. It would be great to meet WCAG 2.1 AA standards of 4.5:1.
The link to the post via the icon is missing discernible link text. Something like "View this post on [Source Type]" would be great.
Additional context
No response
The text was updated successfully, but these errors were encountered:
What are you trying to do?
There are a few accessibility issues when using the built-in HTML and CSS for
renderPosts
. A few quick modifications could make this better for everyone!What's your proposed solution?
It would be great to have the following accessibility issues corrected in
renderPosts
:Additional context
No response
The text was updated successfully, but these errors were encountered: