14 Open Issues Need Help Last updated: Sep 19, 2026

Open Issues Need Help

View All on GitHub
enhancement help wanted

TypeScript
#group#layout#panel#react#resizable

TypeScript
#group#layout#panel#react#resizable

TypeScript
#group#layout#panel#react#resizable
help wanted

TypeScript
#group#layout#panel#react#resizable

AI Summary: The custom cursor feature is not functioning in Safari. This issue stems from Safari's current lack of support for adding constructed `CSSStyleSheet` objects to `adoptedStyleSheets`, which prevents the necessary cursor styles from being applied in that browser.

Complexity: 3/5
bug help wanted

TypeScript
#group#layout#panel#react#resizable

AI Summary: When a `Group` component is rendered on the page, users are unable to click on selected text to move the cursor. This issue affects all text across the entire page, not just within the `Group` component itself. The expected behavior is for the cursor to reposition to the clicked spot within the selection.

Complexity: 3/5
help wanted needs information

TypeScript
#group#layout#panel#react#resizable

TypeScript
#group#layout#panel#react#resizable

AI Summary: This GitHub issue reports a bug where resizable panels fail to completely collapse when dragged beyond the viewport edge, specifically when the panel group's edge aligns directly with the viewport. The problem is reproducible in CodeSandbox, particularly when the pointer leaves an iframe, suggesting a potential interaction with browser event handling across different contexts. A workaround involves adding margin/padding, but this is not always desirable for UI design.

Complexity: 4/5
bug help wanted

TypeScript
#group#layout#panel#react#resizable
help wanted

TypeScript
#group#layout#panel#react#resizable

AI Summary: On Firefox, the `PanelResizeHandle`'s hover hitbox is larger than its actual interactive area. Users see the resize cursor, indicating resizability, but can only successfully drag the panel when their cursor is directly over the visible handle component, creating a mismatch between visual feedback and functionality.

Complexity: 2/5
help wanted

TypeScript
#group#layout#panel#react#resizable

AI Summary: When autosave triggers in Firefox, it unexpectedly interrupts ongoing drag operations, causing the drag event to be cancelled or its target lost. This issue is specific to Firefox, as the drag event continues uninterrupted in Chrome, leading to a poor user experience.

Complexity: 3/5
help wanted

TypeScript
#group#layout#panel#react#resizable

TypeScript
#group#layout#panel#react#resizable