- Updated the `isActive` calculation to include a check for `navItemId` when `isAtomForCurrentObject` is true, enhancing the accuracy of active navigation item detection.
- This change improves the clarity and maintainability of the component's navigation logic, aligning with recent refactoring efforts.