mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-03 00:46:57 -05:00
The name of a To-do item is not visible fully when on mobile #97
Labels
No labels
area/api
area/caldav
area/filters
area/frontend
area/gantt
area/internal-code
area/typesense
bug
changes requested
confirmed
dependencies
enhancement
good first issue
help wanted
kind/bug
kind/feature
needs reproduction
question
security
support
upstream issue
waiting for reply
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vikunja-go-vikunja#97
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kwiniarski97 on GitHub (Oct 24, 2022).
Description
PROBLEM
When on mobile resolutions, longer tasks name are not fully visible. The name of the tickets is truncated and ellipsis is added. I don't think this is (or should be) intended behavior. It is cumbersome to read any To-do tasks when they have a bit longer tasks names. Take a look a the screenshot. It has been taken on try.vikunja.io
PROPOSED SOLUTION

I believe a better approach would be to wrap the text rather than to cut it short. This is e.g. how MS TODO looks like:
The solution itself seems rather simple as you would need to change the CSS of
.task .tasktextby removing those two properties:Vikunja Frontend Version
try.vikunja.io (doesn't show version)
Vikunja API Version
v0.19.2+88-f5fd849a0b
Browser and version
firefox 105.0.3 (reproductible on other browsers too)
Can you reproduce the bug on the Vikunja demo site?
Yes
Screenshots
Already included in ticket.
Version of app:
