You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have various transforms (sorting, coloring, filtering) that all operate around the Field enum. However filtering with search doesn't do that. It will make our backend scale better if we enable that.