Add adjustable table column widths in the document page
Open
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 4
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 11
Description
Currently, you cannot change the width of the columns by sliding the bars between them. This would be desirable, as most document titles are too long (with much of the title being replaced by dots), potentially making it difficult to find certain documents.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the document page and its table implementation, then inspect how column widths and document titles are currently rendered. Add draggable separators so users can resize columns, and verify that longer titles become easier to read without being unnecessarily replaced by dots.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100