Closed thisisjoshford closed 1 year ago
@thisisjoshford can you think of any reason we shouldn't just change favorites to stars and treat these just like Github?
@thisisjoshford can you think of any reason we shouldn't just change favorites to stars and treat these just like Github?
Nope, sounds good to me. Like we discussed in our meeting last week, naming isn't as important as the ability for a user to save/bookmark components for later reference and the components to track # of times they have been saved/bookmarked.
This is now reflected in the new design spec for the developer profiles:
@evgenykuzyakov just shipped staring of components on near.social gateway ❤️
@calebjacob @gabehamilton consider this task for next week's sprint.
I'm happy to collaborate with @gabehamilton on this. I can implement the frontend - I'll just need some help thinking through how the star action and data should be tracked.
Also, @thisisjoshford can we descope this component from the ticket and implement it separately?
I'm not sure we have all the data we need to achieve it right now. This component alone will be a decent amount of effort compared to the rest of this ticket.
Whoops, just realized it was already broken out: https://github.com/near/near-discovery/issues/623
Still drinking my coffee :)
Description
Developers should be able to save (e.g. 'star') components that they find useful for later reference. Additionally, components should track and display how often they have been starred to help indicate their usefulness.
Goal
Stars
tab of a user's profile pageStars
next to the fork button under the Component's name (the designs show this as 'Likes' but let's go with stars for now)Resources
Star Button component
https://github.com/NearSocial/viewer/pull/207