mirror of
https://github.com/plankanban/planka.git
synced 2026-02-24 19:08:59 +03:00
Tags scrolling #51
Reference in New Issue
Block a user
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 @ivanbarsukov on GitHub (Dec 14, 2020).
There is a problem while editing task tags: if there are more tags than fit from the task to the top of the screen, they are cut off. It would be great if you could add scrolling
@nickbe commented on GitHub (Dec 15, 2020):
I'm really tagging a lot, but I've never encountered a problem. Can you post a screenshot of what you mean for us?
@pkrolkgp commented on GitHub (Dec 18, 2020):
I have the same problem, also when adding new users have same behaviour.

@nickbe commented on GitHub (Jan 7, 2021):
This is something that should be technically fixed in time of course,
BUT I don't think this is a real life example. I'm using PLANKA with 30+ Projects and dozens of real life project boards here. And I also love my labels and use them extensively. But I never need more than - let's say 10 or 12 different labels per board.
@meltyshev commented on GitHub (Jan 7, 2021):
I should add scrolling functionality to the popup component. It's a bug.
@Mai-Lapyst commented on GitHub (May 27, 2021):
For a temporary workaround you could use a stylus css on your planka site:
@nickbe commented on GitHub (May 28, 2021):
Should be easy enough then. :) Thanks