Skip to content

Move caseSensitive related query state to global store

Administrator requested to merge fkling/query-state-refactor into main

Created by: fkling

First of "many" PRs to move query related state to the new global store. I tried to avoid any unnecessary changes (i.e. it might make sense to restructure some components to make better use of the global store), to not mix migration with any optimization or architectural refactoring.

Merge request reports

Loading