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

Inconsistent mini-widget placement in top and bottom bars #1768

Open
1 task done
ES-Alexander opened this issue Mar 24, 2025 · 0 comments
Open
1 task done

Inconsistent mini-widget placement in top and bottom bars #1768

ES-Alexander opened this issue Mar 24, 2025 · 0 comments

Comments

@ES-Alexander
Copy link
Contributor

ES-Alexander commented Mar 24, 2025

Bug description

Mini (and input) widget placement fails at the transitions between the containers in each bar:

Screen.Recording.2025-03-25.at.1.23.48.am.mov

Steps to reproduce

  1. Open Edit Mode
  2. Drag a mini-widget or input widget to a container boundary in the top or bottom bar
  3. Move it around - it does not "enter" the container until right up against an existing widget

Primary pain point(s)

It's unintuitive and can be frustrating that parts of the bar just don't allow widgets, for no discernible reason.

Ideally when dragging a widget to enter the bar, the containers should be considered to expand equally into the space between each other (which is currently created using <div class="grow"> elements), so if a widget is in the left half of the space it gets considered as part of the container to its left, and vice versa for the right side.

Additional context

Discovered in this PR review

Prerequisites

  • I have checked to make sure that a similar request has not already been filed or fixed.
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

No branches or pull requests

1 participant