zach-r-long / minimega-phenix

minimega
GNU General Public License v3.0
0 stars 1 forks source link

Duplicate Files Added Under Files Tab #16

Open eric-c-wood opened 3 years ago

eric-c-wood commented 3 years ago

Describe your environment

  1. minimega version: "8477522478d43f56cc8ceb650f86baa51b7d1ac5"
  2. Linux distro/version: Ubuntu 20.04.1 LTS/5.4.0-56-generic
  3. Go compiler version: 1.14.2
  4. VM types: kvm

Describe the bug In the Web UI, in the stopped experiment VM list view (i.e. StoppedExperiment.vue), duplicate files are added every time the Files tab is refreshed.

To Reproduce Steps to reproduce the behavior:

  1. In the stopped experiment VM list view, click on the Files tab
  2. Click on the Table tab
  3. Click on the Files tab to see duplicate files added

Expected behavior A unique list of files should be displayed under the Files tab in the stopped experiment VM list view.

eric-c-wood commented 3 years ago

This has been solved. https://github.com/activeshadow/phenix/pull/31