Skip to content

Simplify <Toggles>

Administrator requested to merge lg/simplify-toggles into master

Created by: lguychard

I noticed while working on #9408 that Toggles could be simplified quite a bit: SubmitSeachArgs isn't necessary, and the arguments to submitOnToggle() should only include what the toggles can actually impact (and not constants, or values from props).

Merge request reports

Loading