Submitted over 2 years ago
Article preview component with React and Styled-components
@abizmo
Design comparison
SolutionDesign
Community feedback
- @jgengo-altPosted over 2 years ago
Hello π
You did a great job π
My only feedback would be to have two different height for the share tooltip from mobile and desktop. Because in desktop very the share tooltip just look super huge compare to your component. π±
Keep going πͺ
Marked as helpful1 - @Sdann26Posted over 2 years ago
Hi, Abizmo!
It is well done, just keep in mind that the color of the text is lighter. And that in the button you should add an attribute aria-label, since not having text has an accessibility problem for screen readers, then you could add
aria-label="Button Share"
so you do not have that error.Marked as helpful1
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord