vikunja icon indicating copy to clipboard operation
vikunja copied to clipboard

Feature: task list on mobile view is difficult to use

Open vikunja-bot opened this issue 11 months ago • 0 comments

Original issue by hay-kot on 2023-05-15T21:48:39.000Z

Really loving working with Vikunja so far. I want to use it on a more day to day basis, but I'm finding the mobile task list view to be some-what unusable in my case.

In the image below, you can see that tasks are truncated and you cannot read the whole text, and some cases it is difficult to determine what the task even is.

Mobile Image

CleanShot 2023-05-15 at 13.42.03@2x

I'd like to propose updating the component to support multiple lines of text, (truncated at 2-3 lines). That may also require some changes to put labels/priority stuff below the text. As such I'm unsure the complexity here.

Microsoft Todo Example

CleanShot 2023-05-15 at 13.45.02@2x

I'm willing to take a crack at the UI if I can get some guidence on what would be accepted by the core team.

Original issue on Gitea


@kolaente commented on 2023-05-23T14:52:47.000Z:

If you have an idea in mind on what it could look like, please create a PR. The component in question is this one: https://kolaente.dev/vikunja/frontend/src/branch/main/src/components/tasks/partials/singleTaskInProject.vue

As you mentioned, this is likely a little more complicated with all the other task properties like labels, dates etc. - it's probably best to iterate towards a good solution..

vikunja-bot avatar Apr 01 '25 11:04 vikunja-bot