Skip to content

[BUG] AI Hub resizing edges are blocked when internal settings are open #32

Description

@eedali

Bug Report: AI Hub resizing edges are blocked when internal settings are open

Describe the bug
When the AI Hub's internal settings panel is open, the edges used for resizing the panel become unresponsive. For instance, the bottom edge cannot be grabbed to adjust the height vertically, and the right edge for horizontal resizing can only be grabbed from a tiny spot at the top right corner. This behavior flips depending on whether KoBar is in horizontal or vertical mode. It seems that the internal settings layer is overlapping and blocking the resize handles.

To Reproduce
Steps that can be followed to observe the behavior:

  1. Opening the AI Hub panel.
  2. Navigating to the internal settings within the AI Hub.
  3. Attempting to resize the panel by grabbing the bottom or right edges.
  4. Observing that the edges cannot be grabbed, or only a very small portion is interactive.

Expected behavior
It is expected that the resizing edges remain fully accessible and functional regardless of whether the internal settings panel is open or closed. The settings overlay might need to be adjusted so it doesn't block the grab areas.

Screenshots or Video
(A short screen recording showing the inability to drag the edges while settings are open would be highly appreciated here!)

Environment (please complete the following information):

  • OS: Windows 11
  • KoBar Version: [e.g. v1.0.25]
  • Installation Method: .exe

Additional context
The settings UI layer's absolute positioning or z-index might be covering the resize handles. Reviewing the bounds or CSS properties (like pointer-events) of the settings overlay could potentially resolve this overlap.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Fields

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions