During our research in #117 we discovered that several team have implemented a similar review process whereby users are returned to the review from the edit step. These teams are using different methods to accomplish this; session storage and query strings.
We want to determine the best route forward for this pattern.
Background
During our research in #117 we discovered that several team have implemented a similar review process whereby users are returned to the review from the edit step. These teams are using different methods to accomplish this; session storage and query strings.
We want to determine the best route forward for this pattern.
ACs