tuwien-csd / damap-frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Estimated dataset size range disappears

DerekMolnar opened this issue · comments

Describe the bug
In Step 3, when adding a dataset, one selects an estimated size from the dropdown list with 10 options that represent a size range, e.g. 100 to 500 GB. However, once saved, the range changes in the table to the largest range listed. This largest value also then shows in the template.

Is this a regression?
No.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Step 3
  2. Add a dataset under new datasets
  3. Select an estimated size that is a range, e.g. 1-5 GB
  4. See size in table change to <5 GB instead of 1-5 GB

Expected behavior
The size in table should change to 1-5 GB instead of <5 GB. The change should also cascade to all the 3 templates.

Screenshots

Image

Image

Image

commented

@lpandath can you also provide a PR for the back end to fix the export issue reported here?

@rekt-hard yes, if there is no issue in place, ill create one and change that there and test it once more and link it here.

commented

Great thank you.
no need to create a separate issue (this one is already about the back end issue as well). Creating a PR and linking it will be enough