Skip to content

Adjustments 2: Electric Boogaloo

Tore Bergebakken requested to merge adjustments-2-electric-boogaloo into develop
  • Searching had a chance of applying a previous filter because of the use of Lodash's debounce function. Temporarily disabled the debouncing
  • Made the reset button reset filter immediately and close the modal
  • Made filter and search components reload their filter when their clones in other views do so (a simple useEffect)

Merge request reports

Loading