-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Badges do not survive browser refresh #6534
Comments
This applies to stopping parity, closing the web page and restarting parity. |
Thanks for your report, added this to the long list of annoyances which are not going to be fixed until the new wallet is released. :) |
Looking forward to the new wallet then :) |
The following issues are probably related:
In addition, tokens like GavCoin are totally malformed in the wallet, missing TLA and icon, and decimal places are ignored. I marked these issues with highest priority as this needs to be fixed before the DOTs allocation and to distribute PICOPS badges. If possible, this should go into 1.7.3 to enable beta users with proper badges and token balances again. |
The current workaround for anyone having the issue is to keep your parity open and running, do no refresh, revoke your badge, grant the badge again. |
This is not an acceptable workaround :D |
I see improvements 👏 but there is still an issue. |
are you saying you just pulled latest master and it does not work? |
Yes. It works better but there is still the issue I described.
…On Thu, Oct 12, 2017, 21:04 Afri Schoedon ***@***.***> wrote:
are you saying you just pulled latest master and it does not work?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#6534 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAtFpLazQf4CMuO3CirBwJGxfgrtBtqbks5srmLMgaJpZM4PaMWp>
.
|
Did you rebuild the UI too? |
It does disappear when on account and then refreshing. Not a P0 issue atm, but an annoyance indeed. |
@chevdor adding you to the list of heros for this night. |
See also #6518.
I am using a badge known as working (Oprah2).
After certification (calling the certify() function of the badge contract), I wait for the event to fire.
At that point, the badge appears in Parity without any user action.
If the user refreshes the page, the badges are no longer displayed... ever. No refresh, parity restart, etc... make the badge appear again.
The only workaround I found is to revoke() and certify() again. Then the badge shows up again until the next refresh.
The text was updated successfully, but these errors were encountered: