cvat
cvat copied to clipboard
Easy navigation between projects, tasks and jobs
My actions before raising this issue
- [x] Read/searched the docs
- [x] Searched past issues
Expected Behaviour
Since cvat has projects and more complicated structure, it can be good idea to add some analogs of breadcrumbs for navigation purpose. For example block of project / 1 / task / 2
with every element is clickable and leads for corresponding pages.
Current Behaviour
Possible Solution
Steps to Reproduce (for bugs)
Context
Originally posted by @bsekachev in https://github.com/openvinotoolkit/cvat/pull/2255#issuecomment-726595251
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
Next steps
You may join our Gitter channel for community support.
I also think that it can be a great feature which can simplify the navigation.
Easier navigation between tasks is something that will also be useful for my purpose.
It would be helpful if there was a way to go directly to the next movie in the task queue after they complete the current task without having to go back to the task list. When the user has 100s of tasks to go through, clicking back to the Task list each time becomes very time consuming.
My actions before raising this issue
- [x] Read/searched the docs
- [x] Searched past issues
Expected Behaviour
Since cvat has projects and more complicated structure, it can be good idea to add some analogs of breadcrumbs for navigation purpose. For example block of
project / 1 / task / 2
with every element is clickable and leads for corresponding pages.Current Behaviour
Possible Solution
Steps to Reproduce (for bugs)
Context
Originally posted by @bsekachev in #2255 (comment)
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
containerNext steps
You may join our Gitter channel for community support.
Hi @nmanovic @bsekachev can I work on this?
@tahamukhtar20 , it is quite complex issue. I would not recommend to take it.