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

fix: Avoid generate deposit DAO when the dialog is not visible. #2760

Merged
merged 2 commits into from
Jul 7, 2023

Conversation

yanguoyu
Copy link
Collaborator

@yanguoyu yanguoyu commented Jul 4, 2023

What happened:

When on the DAO page, the deposit DAO transaction will generate when the suggestion fee changes. So when the users withdraw DAO, the withdraw DAO transaction may change to a deposit transaction.

Resolution

When the deposit dialog is not open, the deposit transaction will not generate.

@yanguoyu
Copy link
Collaborator Author

yanguoyu commented Jul 4, 2023

/package
Packaging for test is done in 5453817600. @yanguoyu

@yanguoyu
Copy link
Collaborator Author

yanguoyu commented Jul 4, 2023

Because the latest lerna's version is over 7, so I cherry-picked the 836a715 commit.

@Keith-CY
Copy link
Collaborator

Keith-CY commented Jul 5, 2023

This is a hotfix on the released one, please prioritize this one @FrederLu @silySuper @littleLip520

@Keith-CY Keith-CY changed the base branch from master to rc/v0.110.2 July 7, 2023 05:48
@Keith-CY Keith-CY merged commit 6ec2de6 into nervosnetwork:rc/v0.110.2 Jul 7, 2023
3 checks passed
@yanguoyu yanguoyu deleted the fix-withdraw-dao branch July 11, 2023 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants