Closed rszwajko closed 5 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 42.23%. Comparing base (
b654645
) to head (4eff123
). Report is 178 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@sjd78
Below the new wording. Note that Task 9
is last segment and is inactive (not a link) because it's the current page. Active links denote previous pages. At least this is my understanding of PF design guide .
On Analysis details screen situation is a bit different - we used "fake" application page (main table with details drawer opened). There "Analysis details" is the current page.
@sjd78 one important fix was added - persisting page state in session storage:paging, sorting and filtering (Application page only). This should fix problems with returning back to main page from details pages.
Resolves: #1975