Allow resizing of the columns in the files view
Open
Nobody has claimed this yet.
0. Needs triage
design
enhancement
feature: files
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
Describe the solution you'd like
Resizeable columns in the files view so the columns names can be read when language is changed to Spanish so that they are not cut off with "..."
Columns (size and modified)
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 from the files view and locate the code that renders the Size and Modified columns. Check the Spanish labels and current truncation behavior, then determine how column resizing is handled there. Done means both columns can be resized and their names remain readable without the unwanted ellipsis.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100