Skip to content

Fix QC parsing #298

Description

@CodyCBakerPhD

E.g., snippet

         "value": {
            "value": "",
            "options": [
               "Normal",
               "No spikes",
               "Noisy"
            ],
            "status": [
               "Pass",
               "Fail",
               "Fail"
            ],
            "type": "dropdown"
         },

should not render as

Image

since those are just the inputs/outputs (as mutually exclusive arguments) for the dropdown selector

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

Status
Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions