Skip to:
From scenario #9 in :
Given I navigate away from a page in settings into another app
When I return to Settings
Then I should be returned to the page I was previously viewing
This needs stripes-core support.
Huge improvement. Thanks!!
Turned out to be elegantly brief to implement. https://github.com/folio-org/stripes-core/commit/fb9c3052bba04c0db40e38f8a7d6b83d2e3cb8ba
From scenario #9 in :
Given I navigate away from a page in settings into another app
When I return to Settings
Then I should be returned to the page I was previously viewing
This needs stripes-core support.