## Description Page and State switches would navigate to the last selected segment which in turn would navigate to the last selected entity in that segment. This was causing a split second delay showing the segment in a loading / blank state till the entity navigation was processed. By changing the navigation links, we will now navigate directly to the last selected entity, avoiding multiple url changes and hence renders in intermediate states Fixes #31556 <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Refactor** - Enhanced navigation and focus elements for improved user experience. - **New Features** - Streamlined focus management with a new key generation function in the IDE. - **Bug Fixes** - Corrected issues in focus management logic for accurate page navigation and entity selection. - **Documentation** - Simplified focus element usage instructions and removed outdated references. <!-- end of auto-generated comment: release notes by coderabbit.ai --> |
||
|---|---|---|
| .. | ||
| FocusElements.ts | ||
| FocusEntity.test.ts | ||
| FocusEntity.ts | ||