quocodile / visualize-clonal-trees

code repository for group COMPs at Computer Science Department of Carleton College, MN, 2022 - 2023
MIT License
1 stars 0 forks source link

Fix buggy file upload #3

Closed quocodile closed 1 year ago

quocodile commented 1 year ago

RECREATE: Upload two trees. Then try to upload to different trees. The bug occurs because the two new trees don't get uploaded and the old trees persist.

Acceptance: You should be able to upload files as many times as you want.

quocodile commented 1 year ago

This issue appears to be MULTIVIEW dependent, so not focusing on it right now, if ever.