WISE-Community / WISE-Client

Client-side code for WISE
Other
3 stars 4 forks source link

feat(Edit Branch View): Allow deleting branch paths #1930

Closed geoffreykwan closed 1 month ago

geoffreykwan commented 1 month ago

Changes

Note: CreateBranchPathsComponent should probably also be changed to use a FormArray like EditBranchPathsComponent.

Things that still need to be handled properly

Test

geoffreykwan commented 1 month ago

Ok, I've made the changes. I couldn't reproduce the jigsaw bug.