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

A bug with hiding/unhiding an object from the label tab. #2418

Closed
2 tasks done
dvkruchinin opened this issue Nov 12, 2020 · 0 comments · Fixed by #2435
Closed
2 tasks done

A bug with hiding/unhiding an object from the label tab. #2418

dvkruchinin opened this issue Nov 12, 2020 · 0 comments · Fixed by #2435
Assignees
Labels
bug Something isn't working
Milestone

Comments

@dvkruchinin
Copy link
Contributor

My actions before raising this issue

Expected Behaviour

The hide/display button from the label tab hides and displays the object even if it contains the same label with the created tag.

Current Behaviour

If the object and tag are created with the same labels, the specified button hides the object but does not return it to the visible state. This problem is not reproduced if switch lock property for the tag on the Objects tab.

Possible Solution

Steps to Reproduce (for bugs)

  1. Create an object
  2. Create a tag with the same label
  3. Go to the label tab
  4. For the label that the tag was created with click hide
  5. Try unhide the object

Context

Your Environment

  • Git hash commit (git log -1): 418f316
  • Docker version docker version (e.g. Docker 17.0.05): 19.03.13
  • Are you using Docker Swarm or Kubernetes? none of which
  • Operating System and version (e.g. Linux, Windows, MacOS): Windows 10
  • 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 self-assigned this Nov 12, 2020
@bsekachev bsekachev added the bug Something isn't working label Nov 12, 2020
@bsekachev bsekachev added this to the 1.2.0-beta milestone Nov 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants