You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When navigating to an object via a Location Breadcrumb such as those in the Grand Search's search results or in Recent Objects, the URL hash is not updated. This will block e2e tests in certain situations if we need to wait for a URL update to confirm navigation has completed. This will also cause the tree to fail to highlight the focused item as the current location does not change.
Expected vs Current Behavior
The URL hash should always reflect the currently focused object
Steps to Reproduce
Navigate to an object via the Location Breadcrumb either in the GrandSearch results or in Recent Objects
Notice that the currently focused object changes in the object view
Notice that the URL hash doesn't change and no longer reflects the focused object
Environment
Open MCT Version: 2.1.6-SNAPSHOT
Deployment Type: local
OS: MacOS
Browser: Chrome
Impact Check List
Data loss or misrepresented data?
Regression? Did this used to work or has it always been broken?
Is there a workaround available?
Does this impact a critical component?
Is this just a visual bug with no functional impact?
Does this block the execution of e2e tests?
Does this have an impact on Performance?
Additional Information
Screen.Recording.2023-01-20.at.11.38.34.AM.mov
The text was updated successfully, but these errors were encountered:
Summary
When navigating to an object via a Location Breadcrumb such as those in the Grand Search's search results or in Recent Objects, the URL hash is not updated. This will block e2e tests in certain situations if we need to wait for a URL update to confirm navigation has completed. This will also cause the tree to fail to highlight the focused item as the current location does not change.
Expected vs Current Behavior
The URL hash should always reflect the currently focused object
Steps to Reproduce
Environment
2.1.6-SNAPSHOT
Impact Check List
Additional Information
Screen.Recording.2023-01-20.at.11.38.34.AM.mov
The text was updated successfully, but these errors were encountered: