-
-
Notifications
You must be signed in to change notification settings - Fork 489
Retain Library/Boards Manager installation interface using version menu #1471
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
Conversation
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.
This is super nice. Thanks Francesco!
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.
Looks good to me, both code and behaviour, but let's wait for an approval from @91volt before merging this PR.
@91volt
91volt
left a comment
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.
lgtm 👍
Uh oh!
There was an error while loading. Please reload this page.
Motivation
If the version selected from the drop-down menu overlaps the next element, the focus on the current element is lost and the "INSTALL" button is no longer visible. Details here.
Change description
Keep the footer visible until installation is performed. (NOTE: The selection from the drop-down menu is not visible in the video because it wasn't captured by the screen recorder).
sketch_jun14a._.Arduino.IDE.2.0.0.2022年10月06日.10-17-18.mp4
Other information
Closes #1425.
Reviewer checklist