Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
refactor(list-editor): new list form refactor (DSP-1392) (#403)
* feat(list-editor): refactor to prepare for new list form refactor * refactor(list-editor): refactors the create new list form to a single form * test(list-info-form): adds beautiful unit tests * fix(list-editor): small fixes * refactor(list-editor): remove setTimeout * fix: small changes to make ESlint happy * fix: update variable name in template * fix: update more labels * fix: fixes logic to disable the plus button for a new node if the label is empty
- Loading branch information
Showing
9 changed files
with
303 additions
and
171 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
Oops, something went wrong.