continuedev / continuedev/continue
Continue chat pane sizing error
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 36k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
In the Continue pane, when displaying chat, the pane is incorrectly sizing the right margin. buttons on the right side are hidden and text is hidden on the right hand side.it does word-wrap but incorrectly. i have tried hiding/showing resetting the display but nothing is working. if i open the panel to 3/4 size of screen, it does correctly but this is unusable.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the sizing problem in the Continue chat pane at normal panel widths, comparing it with the wider view where it works correctly. Inspect the chat pane's layout entry points and verify that the right-side buttons and text remain visible and wrap correctly at usable widths.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100