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

Update item Filter in User Guide #3020

Merged
merged 3 commits into from
Mar 26, 2021

Conversation

TOsmanov
Copy link
Contributor

Motivation and context

This PR contains update item Filter and images.
This PR will solve the problem of #2994

How has this been tested?

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2021 Intel Corporation
#
# SPDX-License-Identifier: MIT

@TOsmanov TOsmanov marked this pull request as ready for review March 26, 2021 08:22
@TOsmanov TOsmanov requested a review from nmanovic as a code owner March 26, 2021 08:22
@coveralls
Copy link

coveralls commented Mar 26, 2021

Coverage Status

Coverage increased (+0.004%) to 74.904% when pulling d96492b on TOsmanov:UG-update-item-filter into 7f214c9 on openvinotoolkit:develop.

@bsekachev bsekachev self-assigned this Mar 26, 2021
| `Height` | number of px or field | shape height |
| `ServerID` | number or field | ID of the object on the server <br>(You can find out by forming a link to the object through the Action menu)|
| `ObjectID` | number or field | ID of the object in your client <br>(indicated on the objects sidebar)|
| `Attributes`| field | attribute name |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For attributes:
Supported values: some other fields including attributes with a similar type or a specific attribute value
Description: any fields specified by a label

You can add previously entered filters and combine them. To do so, click on the input field and a list of previously
entered filters will open. Click on the filters to add them to the input field.
Combined filters occur with the "or" operator.
After the filter is applied it will automatically appear in the `Recently used` list.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Once applied filter automatically appears in "Recent used" list. Maximum length of the list is 10.

@bsekachev bsekachev merged commit 30bf11f into cvat-ai:develop Mar 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants