Skip to content

Fix Gantt split-pane ergonomics and defensive mount behavior #6

Description

@blackopsrepl

Summary

Clean up implementation-level interaction rough edges in the Gantt wrapper before broader adoption.

Problem

The Gantt wrapper has interaction inconsistencies and weak defensive behavior around mounting and pane management. Those flaws make the component feel fragile in real applications.

Scope

  • Review split-pane resize behavior and default ergonomics
  • Harden mount and remount behavior when containers are missing, hidden, or resized
  • Eliminate brittle assumptions in setup code
  • Add tests or demo coverage for the corrected behavior

Acceptance Criteria

  • Split-pane interaction behaves predictably across common container sizes
  • Invalid or unsupported mount conditions fail clearly instead of crashing unpredictably
  • Re-mounting or resizing does not leave the Gantt in a broken visual state
  • Tests or fixtures cover the key interaction paths

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions