Black spot on Kanban bucket menu #1864

Closed
opened 2021-11-19 09:43:52 +00:00 by jrabensc · 2 comments

When I click on the three dots on a bucket in Kanban mode, a black spot appears when hovering over the delete entry:

image

OS: Manjaro
Frontend: Web, Appimage (0.18)
Setup: Docker:latest

When I click on the three dots on a bucket in Kanban mode, a black spot appears when hovering over the delete entry: ![image](/attachments/2ae5c748-53ec-4f60-8f59-b91b67d21542) OS: Manjaro Frontend: Web, Appimage (0.18) Setup: Docker:latest
Member

Thanks =) that looks like an issue with the tooltips.
I just checked on https://try.vikunja.io and it appears there aswell.

The issue seems to be that tooltips get created even if the label value is empty.
Also I think the value is not dynamically updated.

Should be fixed by replacing the tooltip directive with https://github.com/Akryum/v-tooltip/tree/vue3

Thanks =) that looks like an issue with the tooltips. I just checked on https://try.vikunja.io and it appears there aswell. The issue seems to be that tooltips get created even if the label value is empty. Also I think the value is not dynamically updated. Should be fixed by replacing the tooltip directive with https://github.com/Akryum/v-tooltip/tree/vue3
Member

Should be solved with this pull request: vikunja/frontend#1038

Should be solved with this pull request: https://kolaente.dev/vikunja/frontend/pulls/1038
konrad added the
kind/bug
label 2021-11-22 18:28:05 +00:00
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#1864
No description provided.