Day-23: Adding action buttons to the Thread Card of ShowwcaseXS
26 May, 2023
0
0
0
Contributors
Today is May 16, 2023, and yesterday I made a small UI enhancement to ShowwcaseXS by adding tooltips. Today, my plan is to implement action buttons such as upvote, boost, share, and comments on the thread cards. This addition will make the thread cards more dynamic and engaging. Additionally, I need to focus on designing the landing page. Without further delay, let me quickly get started on these tasks.
After spending several hours designing icons for the action buttons on the thread cards, I have successfully implemented them. They turned out to be amazing, and now the thread cards have a beautiful appearance. ShowwcaseXS now looks like a distinct social media platform itself! In addition, I have implemented a "copy to clipboard" functionality for the share button. Whenever a user clicks on the share button, it will automatically copy the thread's link to their clipboard and provide a notification through a snack bar. Let me show you the thread cards.
Today, I spent my entire day on the implementation of these features. Tomorrow, I plan to shift my focus toward working on the landing page. Additionally, a significant change I need to make to the extension involves adding custom CSS classes.