Skip to content

fix(drag drop): [DLCM-1964] drag and drop to change file relative location

https://issues.unige.ch/browse/DLCM-1964

Reminder : Procedure to test solidify frontend branch

  1. Pull solidify branches
  2. npm i on solidify
  3. npm i on dlcm
  4. npm run build-solidify on dlcm (allow to override solidify lib from nexus with local build)
  5. npm run start on dlcm to run the app

Merge request reports