TribeSteemUp Front-End Update

Words
272
Reading
2 min
Listen
Play
8y

Repository

https://github.com/therealFlauwy/creative-crypto

tsuhomepage

Details

The post where the task request was posted is here. The deadline was today. I had to fork sndbox@sndbox's frontend project for CreativeCrypto and make changes to it for @TribeSteemUp's use.

Bug Fixes

  • Bug found in the upstream code.
    The images from Dtube and Dlive posts were cut out in the upstream code along with null reference issues. I spent around 5-6 hours trying to fix the code. The issue is in src/busy/Body.js where the code does not properly take out the Dtube/Dlive URL to make it into a photo. I submitted the issue to the author here. I could not fix the issue in a reasonable time. I inserted try-catch blocks to catch the null comparison error and insert a no-image-here.png in place of the photos.
  • [UPDATE] sndbox@sndbox was able to fix the issues I listed above and have fully completed the task.
    The issue occurred in resteemed posts. The author name would automatically be wrong with the steem.js function getDiscussionsByAuthorBeforeDate. The removal of the dtube parser fixed the issue. The code can be found here. Thank you sndbox@sndbox for your help and I am glad to help you fix the bug so others can use your work in the future.

utopian-tribesteemup-2.jpg

New Features

  • Changed the Username to tribesteemup.
    utopian-tribesteemup-1.jpg
  • Adding resteems did not need any change.
  • Deleted the old logo with the text "TribeSteemUp" and removed all references to Creative Crypto in the /public/index.html. View changes here
  • Removed the About and Resources menu along with the Twitter section (view changes here)
  • Uploaded the Changes to tribesteemup.herokuapp.com.

GitHub Account

https://github.com/bryanj4


CompanyLogo

I am a developer and a technical writer.

TribeSteemUp Front-End Update | Ecency