-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FEAT: create new unit from question form (#119)
* Added navigation link * removed comments * Put css in one place * Fix: Some modals missing close modal button * fix: follow the same modal design pattern * FEAT: create new unit from question form * e2e test for add unit within question form feature * Fix: replaced type any with correct type * fix: add unit autoselect partially done * Fix: default selection issue fixed * Fix: fixed add new unit e2e test in number field * Fix: cleanup for some testing codes * Fix: improved test description
- Loading branch information
1 parent
f5d8ca9
commit 8596363
Showing
2 changed files
with
115 additions
and
6 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