Wrap text
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 706
- Forks
- 117
- Avg merge
- 8h 50m
- Merged PRs (30d)
- 18
Description
Is your feature request related to a problem? Please describe.
Bug: When the task text is long, it is not wrapping to the next line — neither in the task list view nor in the side panel where you can edit it.
I would also like to contribute to the project. How can I help with the coding?
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response
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 issue with a long task in both the task list view and the side editing panel, then trace the frontend components that render the task text. Done means long task text wraps onto subsequent lines in both locations without breaking the surrounding layout.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100