Design comparison
Solution retrospective
Animation Added๐ฅ
Fully Responsive ๐
Rate it out of 10โญ๏ธ
Give feedback below๐
Community feedback
- @RocTanweerPosted over 3 years ago
Oh by the way ๐...
keyboardNavigation ? 10/10 : 9/10
1@RahulSahOfficialPosted over 3 years ago@RocTanweer Thanks for the reply Actually I have never used keyboard Navigation before Can you send me a documentation where i can learn it.
0@RocTanweerPosted over 3 years ago@RahulSahOfficial Keyboard navigation is simply when user navigate through all the links and button by tapping 'tab' button
What I was saying is that put an outline on the share button when focused that's it..!
.shareButton:focus{ outline: 2px dashed someColor; }
Good luck
0 - @RocTanweerPosted over 3 years ago
Hello ๐
Another awesome work from you..!
I love how that sharebox, I think ๐ , kinda pop-up using that active class..! And also that animation on mobile, you really like translating things ๐
Anyway, what do you think of a keyboard user? I am on my phone so I can't really tell you but if you can use keyboard to navigate, then it would make this one perfect...
Keep coding and happy coding ๐
1 - @KristaCallejaPosted over 3 years ago
I like how the Share button is overlaid over the overlay, if you know what I mean. Very neat.
0@RahulSahOfficialPosted over 3 years ago@KristaCalleja You want to say z-index of the button Thanks for the comment๐
0
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