juspay / superposition

Superposition is a context-based configuration management system designed to facilitate safe and flexible rollout of config changes
https://juspay.io/open-source/superposition
Apache License 2.0
351 stars 14 forks source link

fix: reset experiment form after closing drawer #125

Closed ShubhranshuSanjeev closed 3 months ago

ShubhranshuSanjeev commented 3 months ago

Problem

Experiment form had old values even after closing the drawer

Solution

re-render the experiment form with empty state, this can be easily done by changing value of reset_exp_form signal.