forked from cvat-ai/cvat
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
86 improve uiux on create task page (cvat-ai#7)
* Update label form Remove Done button Add closing by Esc Add continuing by Enter * disable autocomplete on label form * Update submit behavior on create task Change one submit button to two: "submit and open" and "submit and continue" * Update submit behavior on create project Change one submit button to two: "submit and open" and "submit and continue" * fix eslint error * change tests * Add changes in changelog * update version cvat-ui * move of empty name handler logic when create label * change handler errors on create project * change text of buttons * revert change yarn.lock * Fixed eslint pipeline * fix eslint error on test * fix several tests * fix several tests * fix several tests * fix several tests Co-authored-by: Boris <[email protected]> Co-authored-by: kirill-sizov <[email protected]> Co-authored-by: Nikita Manovich <[email protected]>
- Loading branch information
1 parent
b7e1ebe
commit fbcf758
Showing
27 changed files
with
318 additions
and
232 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.