-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[GSoC2024] Added Validations, testcases to Labels Constructor #7627
[GSoC2024] Added Validations, testcases to Labels Constructor #7627
Conversation
c65fd92
to
f45d100
Compare
hello @bsekachev @azhavoro, requesting a review. |
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.
- Please, update headers with actual year in all the files you've updated
- Add a changelog entry describing your fix
tests/cypress/e2e/actions_tasks2/case_118_create_label_with_empty_label_name.js
Outdated
Show resolved
Hide resolved
Thanks @klakhov! Implemented your fixes:
|
On it @klakhov |
…n with empty names.
@mach-12 , it seems there is one more problem in |
…r with empty input names
Hello @klakhov, 38ac2cc addresses the in the Problem Description:
Issue and Fix: Pressed the 'Cancel' button.
Screenshots
|
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## develop #7627 +/- ##
===========================================
- Coverage 83.47% 83.46% -0.02%
===========================================
Files 373 373
Lines 39739 39726 -13
Branches 3741 3741
===========================================
- Hits 33171 33156 -15
- Misses 6568 6570 +2
|
tests/cypress/e2e/actions_tasks2/case_118_create_label_with_empty_label_name.js
Outdated
Show resolved
Hide resolved
…pty_label_name.js
Motivation and context
Background
ui-ux
enhancement
issue in Labels constructor enhancements #5729, Two problems were raised:Fix
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.