Summary
When two browser windows are open side by side displaying different entities of the same database type, changing the active view on an associated collection in one window causes the other window to switch to that same view.
Steps to Reproduce
-
Open two browser windows side by side in the same Fibery workspace
-
In each window, navigate to a different entity of the same database type
-
Ensure both entities have an associated collection visible (a related records view embedded on the entity)
-
In Window 1, switch the associated collection to a different view
-
Observe Window 2
Expected Behavior
Each entity’s view selection should be independent. Changing the view on one entity should have no effect on another entity open in a separate window.
Actual Behavior
The view selection change made in Window 1 is reflected in Window 2 — the associated collection on the second entity switches to match the view selected in Window 1.
Notes
-
Reproducible consistently
-
Appears to be a shared view state across all open instances of the same database type rather than being scoped to the individual entity