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

Added automatic annotation progress to the task view #2148

Merged
merged 3 commits into from
Sep 10, 2020

Conversation

bsekachev
Copy link
Member

@bsekachev bsekachev commented Sep 8, 2020

Motivation and context

Screenshot from 2020-09-08 11-55-48

Fixes usability issue when a user runs automatic annotation from task view and nothing changes in UI

Resolve #1609

How has this been tested?

Manual testing

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) 2020 Intel Corporation
#
# SPDX-License-Identifier: MIT

@bsekachev bsekachev added the enhancement New feature or request label Sep 8, 2020
@bsekachev bsekachev added this to the 1.2.0-alpha milestone Sep 8, 2020
@nmanovic nmanovic self-requested a review as a code owner September 8, 2020 20:03
@nmanovic nmanovic merged commit 38acc99 into develop Sep 10, 2020
@nmanovic nmanovic deleted the bs/annotation_progress_task_view branch September 10, 2020 04:27
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 this pull request may close these issues.

Feature: display auto annotation progress on task view
2 participants