-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Labels
UIIssues related to user-interface/front-endIssues related to user-interface/front-end
Description
Describe feature
I like the Kanban board, however, theres a big annoyance to me:
Currently, when you click on a Kanban item, it takes more than 1 second to fade in fully. First, the modal dialog fades in, then its content has its own fade.
This is an annoying delay in a feature that should really be quick to use.
Please consider disabling the fade, introducing a setting, or documenting a way to override the fade in a custom theme.
Additional Information
One part of the fade, the main modal dialog, seems to use bootstraps fade class. I was able to disable this in devtools to try what it would look like, but it doesn't get rid of the fade for the content. I was not able to find what makes the content fade in.
dosubot
Metadata
Metadata
Assignees
Labels
UIIssues related to user-interface/front-endIssues related to user-interface/front-end