You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a long task name (over 75 characters) and notice how it gets cut off in task page view
Expected Behaviour
If you hover your cursor over task name in the task list or inside project a pop up will appear showing full name of task. If there is a long task name it can be hard to read the tasks quickly
Current Behaviour
Doesn't show entire character length of task name for particularly long names
Possible Solution
Create a pop up window when hovering over name, particularly if the name is long. For example, my current tasks names are roughly ~75 characters
Context
I typically name my batches the name of the .bag file they originated from and then ending in batch_x. sometimes when my log names are long it can be difficult to quickly read the batch number when looking through task list
Your Environment
Git hash commit (git log -1):
Docker version docker version (e.g. Docker 17.0.05):
Are you using Docker Swarm or Kubernetes?
Operating System and version (e.g. Linux, Windows, MacOS):
Code example or link to GitHub repo or gist to reproduce problem:
Other diagnostic information / logs:
Logs from `cvat` container
The text was updated successfully, but these errors were encountered:
I would like to add this tooltip to the task card so that when the name is long then hovering over it will show the name in a tooltip and this tooltip will be by default it will be there even for short named tasks. @bsekachev can I work on it.
My actions before raising this issue
Steps to Reproduce (for bugs)
Expected Behaviour
If you hover your cursor over task name in the task list or inside project a pop up will appear showing full name of task. If there is a long task name it can be hard to read the tasks quickly
Current Behaviour
Doesn't show entire character length of task name for particularly long names
Possible Solution
Create a pop up window when hovering over name, particularly if the name is long. For example, my current tasks names are roughly ~75 characters
Context
I typically name my batches the name of the .bag file they originated from and then ending in
batch_x
. sometimes when my log names are long it can be difficult to quickly read the batch number when looking through task listYour Environment
git log -1
):docker version
(e.g. Docker 17.0.05):Logs from `cvat` container
The text was updated successfully, but these errors were encountered: