VizierDB / web-ui

Web User Interface
Apache License 2.0
12 stars 2 forks source link

Dataset pop-up list ignoring currently active datasets #264

Closed okennedy closed 4 years ago

okennedy commented 4 years ago

Reproduction steps:

  1. Create a dataset in cell 1 (call this cell A)
  2. Create a second dataset in cell 2 with a different name (call this cell B)
  3. Insert a cell that has a dataset pop-up menu (e.g., Key Repair) between Cells A and B (creating order: A C B)

Expected behavior: The pop-up menu shows dataset 1, but not dataset 2

Observed behavior: The pop-up menu shows both datasets.