Right now if testing a workflow in the Inspector view, I can see a list of 5 Inputs I've recently used... but I have no idea what these inputs are (it's almost impossible to remember the uuid names), when they were created, and what they are for. Therefore, I'm often saving test cases I like in Github with human-friendly names (e.g., patientZeroWithReferral.json)... and then re-pasting this input again whenever I need it into the Input panel (bc I can never recall the UUID it's saved under).
It would be great to be able to maintain a collection of Inputs that I expect to use regularly for testing, and be able to give them my own names/labels and maybe even tags. I'd also like a view where I can see ALL Inputs I have saved for a project so that I can edit/delete these over time.
Also, as I create a new Input -> there is no JSON validation or formatting to help me check what I'm inputting until I click "Create New Work Order". This Input view also has no JSON formatting/Monaco editor view: https://app.openfn.org/projects/57862287-23e6-4650-8d79-e1dd88b24b1c/dataclips/f96ec031-7cf2-41e6-81b1-57553cb48e29/show
And how cool if Inputs could also eventually be integrated with Github.