mirror of
https://github.com/usebruno/bruno.git
synced 2026-07-08 06:28:33 +00:00
* fix(ToggleSwitch): correct onChange handler to prevent unintended toggling * fix(ToggleSwitch): update onChange handler to correctly trigger toggle action * fix(tests): enhance clipboard handling and improve response pane interactions * fix(ToggleSwitch): change event handler from onChange to onInput for better toggle interaction fix(tests): update response pane click action to ensure proper interaction with dropdown * fix(tests): remove clipboard initialization from test setup