Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI improvements when DAO state in conflict #2588

Closed
devinbileck opened this issue Mar 26, 2019 · 2 comments
Closed

UI improvements when DAO state in conflict #2588

devinbileck opened this issue Mar 26, 2019 · 2 comments
Assignees

Comments

@devinbileck
Copy link
Member

Currently if there is even a single conflict with the DAO state from any peer, it will indicate you need to resync (in the network monitor tab of the DAO section):
image

I believe it should only indicate a resync is required if a majority of peers are in conflict. Otherwise only show a warning without the resync message/button.

In addition, we should add better indication to the user of a DAO conflict (e.g. error icon in status bar or over the DAO button at the top). Currently it is not obvious and only visible in the network monitor tab of the DAO section.

Also, I assume we should prevent any actions that require publishing a transaction containing BSQ when in conflict (i.e. sending/voting/proposing/bonding/etc), otherwise the BSQ could be rendered invalid?

@ManfredKarrer
Copy link
Member

Agree.

@ripcurlx
Copy link
Contributor

Already fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants