-
Notifications
You must be signed in to change notification settings - Fork 975
Preferences : Payments : Create wallet control text and status flickers when disabling then enabling brave payments. #3376
Comments
polish? Is that related? |
reopen after reverting commit |
it was reverted. i think the issue is timing. the fix that got reverted "could not work"... i will consult with @diracdeltas on what can be done. |
the commit addressed the flickering during wallet creation and correctly transitioned from "create wallet" to "creating wallet..." to "add funds", but is there another problem as well? Your screenshot does not look correct because it stays on "create wallet" after clicking |
Just to clarify, there are two separate (but probably related) issues that got merged into this one. The one in Alex's first screenshot (wallet button flicker on creation) i could not repro. The one in Alex's second screenshot, which is the one @bridiver fixed and then reverted, happens consistently. I'm leaving this issue open to address the latter. |
the behavior is actually still inconsistent with my change. Sometimes it works correctly and sometimes it doesn't |
yes, that is my point: it's timing related. it may look right once, or twice in a row, but it isn't fixed. fortunately, @diracdeltas just took a look at something and explained to me what is likely going on, and i think i have a fix. |
with respect to the test in |
Did you search for similar issues before submitting this one?
Yes
Describe the issue you encountered:
After creating a wallet, the 'create wallet' button text changes to 'add funds'. If I toggle the 'Enable' control, the text on the control and status flickers when the wallet is re-enabled.
Expected behavior:
The text should remain 'add funds' and neither the control or status text should flicker.
Tested on OS X
0.11.6 pre-beta3
The text was updated successfully, but these errors were encountered: