I added two features to the utopian frontend.
1) Search Github and Utopian by Tags (#)
- Commit
- I added the ability to search github and utopian by tags, such as
#blockchain
. - The github search will now work, but the utopian search is waiting on a commit to the backend to parse the tags that are sent from the frontend.
2) Voting Slider Modal for Users When Not Logged In
- Commit
- Before commit, when a user clicked on the upvote button, the voting component would show up. I added a modal that will show instead, which will prompt the user to login or signup. ref
- Clicking signup will take you to signup.utopian.io and login to steemconnect.
Posted on Utopian.io - Rewarding Open Source Contributors