[Feature request] Option to resize columns in the chat UI
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
Add the ability to change the width of the columns in chat view.
The column with names in it is wider than it needs to be in many situations, and it would be amazing to be able to change the width of that column to fit the needs of the situation. A lot of my chatting involves code and I end up having to make the window significantly bigger than I'd like to reasonably fit the chat column.
Thanks!
Contributor guide
No contributing guide indexed for this repository
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
The issue names no files, tests, or entry points, so first locate the chat view and its column layout in the client UI. Confirm which column widths are adjustable and how the existing chat layout is tested; done means users can resize the name column and still use the chat view comfortably.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100