Recently opened items
The Recently opened items list sits at the top of the navigation panel and tracks TSI modules the user has recently visited, allowing quick re-access without searching or scrolling through the full navigation tree.
How it's built up
When you click in the Search box at the top of the navigation panel, the Recently opened items list appears.
This list shows TSIs you recently visited, including modules accessed through navigation actions or cross-TSI jumps. As a result, it provides a more complete view of your navigation history.
You can use this list to retrace your steps when moving between different parts of the application. Instead of manually navigating back, the Recently opened items list acts as a reliable breadcrumb trail.
Key behavior rules
1. Automatic tracking — When a user triggers a jump from one TSI to another and the target TSI opens successfully, the source TSI (where the jump was triggered) is added to the top of the recently opened items list.
2. No duplicates — If a TSI already exists in the list, it is not added again; instead, the existing entry is moved to the top.
3. Failed navigations excluded — If a navigation jump fails (e.g., due to missing permissions or configuration errors), nothing is added to the list.
4. Back button integration — When the browser back action is used, the recent modules list is updated accordingly, reordering items to reflect the navigation path.