zidoro / pomatez

Stay Focused. Take a Break.
https://zidoro.github.io/pomatez/
MIT License
4.04k stars 168 forks source link

Bug Report: Tasks word wrapping #567

Open sekwah41 opened 10 months ago

sekwah41 commented 10 months ago

image

Need to fix word wrapping on single long words

wandersonsales-dev commented 7 months ago

I created PR #637 which fixes this problem, adding a text break for very long words, as suggested by @sekwah41. What do you think? I also enabled the edit and delete subtask buttons.

Result:

Captura de Tela 2024-03-16 às 21 01 45
wandersonsales-dev commented 7 months ago

Is this the best way or do you think it is better to display the text on just one line with ellipses? Sub-items also present the same problem. Should it work the same as the header?