You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Requirements List
- _None_
### Description List
- Fixed page-advance breaking after detail view
- Better handle edge case of cache getting cleared on detail view
### Testing List
- `yarn test:unit:all` should run without errors or warnings
- `yarn serve` should run without errors or warnings
- `yarn build` should run without errors or warnings
- Code review
- License search
- As Staff user, perform a license search that will result in multiple
pages of licensees
- Click on a result row to be navigated to the licensee detail page
- Return to the list page
- Attempt to advance to next pages
- Regression: Make sure full license search / results / view flow still
works stably
Closes#604
0 commit comments