-
Type:
Story
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: 7.4.3.5 CE GA5, 7.4.3.6 CE GA6, 7.4.13 DXP U2, Master
-
Component/s: Publications
-
Epic Link:
-
Git Pull Request:
-
QA Test Name:
TLDR: When you change pages/sort columns, it should be stored in your browser history. Navigating your history will navigating pagination and sorting changes. Currently, changing page/delta/column/sort direction is not stored in your browser. Going back/forward in your history will ignore those changes entirely. Now you will actually go back in history through those changes.
The behavior for pagination/filtering, etc should match the rest of portal, that is, uses the history api.
Not quite a bug or new feature. Should be done after the new hierarchy navigation is implemented, since we will no longer have the length url constraint.