Skip to content

Prevent layout shift on hover in the library/boards manager UI #1575

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

Closed
3 tasks done
francescospissu opened this issue Oct 24, 2022 · 0 comments · Fixed by #1568
Closed
3 tasks done

Prevent layout shift on hover in the library/boards manager UI #1575

francescospissu opened this issue Oct 24, 2022 · 0 comments · Fixed by #1568
Assignees
Labels
conclusion: resolved Issue was resolved criticality: medium Of moderate impact priority: high Resolution is a high priority topic: code Related to content of the project itself type: enhancement Proposed improvement

Comments

@francescospissu
Copy link
Contributor

francescospissu commented Oct 24, 2022

Describe the problem

At present in the IDE2 when hovering over a library or board item in the library/boards manager the item height changes, shifting the position of all library items in the manager.

See video:

sketch_oct24a._.Arduino.IDE.2.0.0.2022-10-24.11-24-12.mp4

This is not ideal and could be considered "inaccessible."

We should find a solution to keep the size of library items fixed on hover, whilst retaining all current functionality.

To reproduce

Hover over a library or board item in the library/boards manager.

Expected behavior

The item should be more "accessible" than the current behavior.

Arduino IDE version

2.0.0

Operating system

Windows

Operating system version

11

Additional context

No response

Issue checklist

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the latest nightly build
  • My report contains all necessary details
@francescospissu francescospissu added criticality: medium Of moderate impact priority: high Resolution is a high priority topic: code Related to content of the project itself type: enhancement Proposed improvement labels Oct 24, 2022
@francescospissu francescospissu self-assigned this Oct 24, 2022
@francescospissu francescospissu linked a pull request Oct 24, 2022 that will close this issue
4 tasks
@francescospissu francescospissu changed the title Prevent layout shift on hover in the library manager UI Prevent layout shift on hover in the library/boards manager UI Oct 24, 2022
@per1234 per1234 added the conclusion: resolved Issue was resolved label Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: resolved Issue was resolved criticality: medium Of moderate impact priority: high Resolution is a high priority topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants