-
-
Notifications
You must be signed in to change notification settings - Fork 917
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 button behaviour #3626
Fix button behaviour #3626
Conversation
This comment has been minimized.
This comment has been minimized.
d362cb2
to
be2c30c
Compare
This comment has been minimized.
This comment has been minimized.
63f9559
to
af5b911
Compare
This comment has been minimized.
This comment has been minimized.
AUTOMERGE: (FAIL)
|
How i can reproduce it @haslinghuis ? currently im making backup and it continues flashing process as expected |
This PR disable buttons when applicable (more earlier) to prevent double clicks (debouncing the buttons), |
af5b911
to
50f3adb
Compare
@asizon please test again - portpicker was enabling them again after cli reset. |
15e80ad
to
8643083
Compare
This comment has been minimized.
This comment has been minimized.
8643083
to
df47ec5
Compare
This comment has been minimized.
This comment has been minimized.
df47ec5
to
bed6067
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Do you want to test this code? Here you have an automated build: |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not tested, but seems good.
Disable buttons
Fixes buttons in firmware flasher as the backup process interrupted previous behavior.