Requirement: When a user logs into the application and opens the page, all the context/page selectors should default to their respective top-level items.
Observation:
- When we use a Saved View, the behavior works as expected — the page initially loads with all selectors set to top-level.
- However, when we switch to using a Custom View, the default selection does not pick the top-level items at initial load. Instead, it retains the last selected context or shows a different default.