App Switcher
Use Case
Changed on:
22 July 2025
Problem
As an OMS user, I want the ability to easily switch between different applications that I have access to, such as Store Fulfillment Management and Console, without needing to log in and out or navigate through multiple systems.Solution Approach and Implementation
Add a configurable button with the menu in the top bar to switch between applications.New component`fc.se.app.switcher` implemented. This component scans all settings with manifest information started like `fc.mystique.manifest.` filtering only those that have one full word after the dot (so it will look only for top-level manifest). It analyzes current logged user contexts and filters only manifests that he has access to.
