Staleness indication inconsistency misapplied to layouts based on navigation. #7670
Closed
2 of 7 tasks
Labels
Milestone
Summary
The display gets confused when to show / not show staleness indicator after visiting stale providing object in navigation.
I theorize that pub/sub isn't un-subbing somewhere.
Expected vs Current Behavior
If you are on a Display layout where one object/component goes stale, only that component indicates staleness. What I'd expect.
But, if you visit that object directly on the browse navigation (outside a display layout), there after, the staleness affect not only appears on the object/component but the whole display layout whether the object/component is part of the display layout or not. If it is part of the layout, the layout is stale and the subcomponent is stale as well. This seems incorrect.
Steps to Reproduce
Environment
Impact Check List
Additional Information
The text was updated successfully, but these errors were encountered: