-
Notifications
You must be signed in to change notification settings - Fork 701
Open
Description
Environment
| Field | Value |
|---|---|
| OS | Windows 10 |
| App | T3 Code |
| Version | v0.0.9 |
| Model | GPT-5.4 (Plan mode) |
Description
When a model generates a plan and the Plan button is clicked to view the steps or the current execution state, the UI layout partially shifts.
The chat input container moves to the left as expected when the plan panel opens. However, the bottom status labels “Local” and “master” remain in their original position and do not move with the chat container. This causes a visible layout misalignment.
Steps to Reproduce
- Open T3 Code v0.0.9 on Windows 10
- Ask the model to generate a plan
- Click the Plan button to open the plan/step view
- Observe the layout change
Expected Behavior
When the plan panel opens and the chat container shifts left, all related UI elements including Local and master indicators should move consistently with the layout.
Actual Behavior
- The chat box shifts left
- The “Local” and “master” labels stay fixed in their original position
- This results in UI misalignment
Impact
- Visual inconsistency in the interface
- Bottom status indicators appear detached from the rest of the layout
Screenshot
See attached screenshot showing the misalignment when the plan view is active.

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels