[eSteem Surfer][2.0.5] comments tab & delegation detail don't work + etc

Project Information

This is a collection of 5 bugs for eSteem Surfer 2.0.5 that has been just released. I've submitted the issues acknowledged by PO and some of them are resolved by my PRs that's been merged, others are still open.

Expected behavior

  • Comments tab should show comments.
  • version number should be 2.0.5
  • Build process should work.
  • Delegation detail should work.
  • typo: SBD not SDB

Actual behavior

  • Comments tab shows nothing
  • (fixed) version number is still 2.0.4
  • (fixed) Build fails
  • Delegation detail should work.
  • (fixed) typo: SDB instead of SBD (both UI and some variable names :) I know this can happen. Happened in my codes before too!)

How to reproduce

  • Comments tab bug
    • Do the clean install then the default server is api.steemit.com
    • Pick any user
    • Click comments tab
  • Delegation detail
    • Pick any user who has delegated
    • Click the delegated amount
  • App version: 2.0.5
  • Operating system: MacOS / Win

Recording Of The Bug

  • Comments tab shows nothing

note that wrong ver number is now fixed

  • Delegation detail should work.

If clicked, a white blank page is shown, and no way to go back (Is there any keyboard shortcut for go back?)

https://github.com/esteemapp/esteem-surfer/blob/93599f413ca9c2c0920ec9fd28386837b22faaf1/app/components/Account.js#L1113

  • typo: SDB instead of SBD

Cause

Comments tab doesn't work with the official api.steemit.com, but works with other servers, which probably means it's using deprecated API. Similar problems happened in other apps recently. I informed this potential reason.

I also pointed out the code location for other bugs.

GitHub Account

https://github.com/economicstudio

H2
H3
H4
Upload from PC
Video gallery
3 columns
2 columns
1 column
12 Comments