PowerlineApp / powerline-rn

GNU Affero General Public License v3.0
0 stars 6 forks source link

Release A - Critical Bug - Sign/Unsign Vote/Unvote Unsuccessful #231

Closed jterps08 closed 6 years ago

jterps08 commented 6 years ago

Per @piubellofelipe

Signing is working. Unsigning is not - this has something to do with network requests. The unsign is successful, but the subsequent fetch fails, and the view doesn't show the "undo" of the signing... I thought I had this fixed already, it was working last time I worked on this. I will have it double checked.

upvoting/downvoting/removing vote seems to be working. you may encounter a few glitches about this, I ran some tests and this feature seems to be working, but the backend still has the bug that the vote is changed, but the counting doesnt change and it is causing some issues, making the app break.