Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVAT new UI: object's details menu settings #1836

Closed
2 tasks done
aschernov opened this issue Jul 2, 2020 · 2 comments · Fixed by #2084
Closed
2 tasks done

CVAT new UI: object's details menu settings #1836

aschernov opened this issue Jul 2, 2020 · 2 comments · Fixed by #2084
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@aschernov
Copy link
Contributor

My actions before raising this issue

Expected Behaviour

The object's details menu should have a setting to automatically hide or unhide it for all objects, including new.

Current Behaviour

Object's details are hidden by default. We have to make one more click every time to enter some attributes.
It's inconvenient.
details
details_1

Possible Solution

Add a setting "always show objects details" into "settings". This setting should be enabled for new objects too.
It'll let annotate attributes quickly.

Steps to Reproduce (for bugs)

Context

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.

@bsekachev bsekachev added the enhancement New feature or request label Jul 3, 2020
@bsekachev
Copy link
Member

bsekachev commented Jul 3, 2020

Settings option "always show objects details" already exist. I can suggest another solution:
If the button "expand all" was pressed, all new objects are created with opened details. If the button "collapse all" was pressed, all new objects are created with closed details.
image

What do you think?

@aschernov
Copy link
Contributor Author

I think it could be a good solution. Thank you.

@bsekachev bsekachev added this to the 1.1.0-release milestone Jul 3, 2020
@ActiveChooN ActiveChooN self-assigned this Aug 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants