The app doesn't take advantage of the available horizontal space.
- Dominant language
- No language data
- Stars
- 2.1k
- Forks
- 153
- PR merge metrics
- No merged PRs in 30d
Description
The app doesn't take advantage of the available horizontal space. On large screens, chat content is constrained to a narrow center column, so wide content like markdown tables requires horizontal scrolling despite ample empty space on both sides.
---
| Field | Value |
| --- | --- |
| App version | 1.1.13 |
| OS | macOS 26.6.2 |
| Theme | Chai |
| Path | /chat |
| Tenure | Week 10 |
Contributor guide
Research direction
Start at the /chat view and reproduce the layout on a large macOS screen using the issue's markdown table example. Trace the chat content container and verify the fix by confirming that available horizontal space is used and wide tables no longer require unnecessary horizontal scrolling.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100