Open bspurgeon08 opened 2 months ago
When the user opens the manual input bounding box and then inputs information, the information is cleared when the box is destroyed.
Save this information so if the user closes and re-opens the box, their original inputs are still present.
Also - ensure the JSON input and the Input fields are 2-way binding.
At the moment, I cannot edit the json text in the manual search!
Is this a certain instance of the manual input? I've check them and I can edit all of them
When the user opens the manual input bounding box and then inputs information, the information is cleared when the box is destroyed.
Save this information so if the user closes and re-opens the box, their original inputs are still present.
Also - ensure the JSON input and the Input fields are 2-way binding.