Mobile Bugs #1814

Closed
opened 2021-07-26 06:07:33 +00:00 by Gensokian · 2 comments

I love vikunja and use it on a daily basis, yet I noticed some bugs on the mobile display of the web app

  1. The Gantt and Table view go over the screen.
  2. The Kanban View gets stuck after "Flinging" the list making it unable to view more. Once stuck the only way out is to reload the list by opening the sidebar menu and then clicking on the list again.
I love vikunja and use it on a daily basis, yet I noticed some bugs on the mobile display of the web app 1. The Gantt and Table view go over the screen. 1. The Kanban View gets stuck after "Flinging" the list making it unable to view more. Once stuck the only way out is to reload the list by opening the sidebar menu and then clicking on the list again.
konrad added the
kind/bug
label 2021-07-26 09:26:13 +00:00
Owner

The Task View overflowing on mobile has already been fixed in ... . Can you reproduce that on try?

The Gantt overflow has been fixed in 34849d80b7 (CI is running).

The Kanban View gets stuck after "Flinging" the list making it unable to view more. Once stuck the only way out is to reload the list by opening the sidebar menu and then clicking on the list again.

That's a known issue with the library we're using for the kanban board. I plan to move away from it at some point but until then, there's not much we can do to fix that.

The Task View overflowing on mobile has already been fixed in ... . Can you reproduce that on try? The Gantt overflow has been fixed in 34849d80b78071ccf01f72194f94de2f80692620 (CI is running). > The Kanban View gets stuck after "Flinging" the list making it unable to view more. Once stuck the only way out is to reload the list by opening the sidebar menu and then clicking on the list again. That's [a known issue with the library we're using](https://github.com/kutlugsahin/vue-smooth-dnd/issues/134) for the kanban board. I plan to move away from it at some point but until then, there's not much we can do to fix that.
Owner

The kanban implementation has been fixed in vikunja/frontend#620. Please check with the latest version and reopen this issue if the bug is still present.

The kanban implementation has been fixed in https://kolaente.dev/vikunja/frontend/pulls/620. Please check with the latest version and reopen this issue if the bug is still present.
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#1814
No description provided.