-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Markdown documentation for tasks/projects #6191
Conversation
request, view, scope=AnnotationGuidePermission.Scopes.UPDATE, obj=obj) | ||
) | ||
except AnnotationGuide.DoesNotExist as ex: | ||
raise ValidationError(str(ex)) |
Check warning
Code scanning / CodeQL
Information exposure through an exception
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cvat-ui/src/components/annotation-page/top-bar/player-navigation.tsx
Outdated
Show resolved
Hide resolved
@klakhov |
Yes, updating branch helped to fix that |
This is the latest design from Breeze
I will fix it |
Motivation and context
Resolved #287
Resolved #3680
Resolved #5580
How has this been tested?
Checklist
develop
branch(cvat-canvas,
cvat-core,
cvat-data and
cvat-ui)
License
Feel free to contact the maintainers if that's a concern.