Details
-
Bug
-
Status: Closed (View Workflow)
-
P2
-
Resolution: Done
-
None
Description
As noted in UIU-155, when we navigate to a new URL (this.props.history.push(path), the visible UI state (search term, filters, highlighted sort criterion) are not changed to match what is specified in the new URL. That results in a screen whose UI state does not match the list of records that is displayed.