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
Given the iPad version of the app
And the app has multiple scenes
And the app has been terminated
When the app restores
Then the screen has the "select a group" view
And when "< Groups" is tapped
Then the last-saved group event list appears
The expected behavior is that the last saved group events appear without tapping anything.
I suspect the restoration user activity handler should happen on the detail view rather than the source group list.
The text was updated successfully, but these errors were encountered:
Given the iPad version of the app
And the app has multiple scenes
And the app has been terminated
When the app restores
Then the screen has the "select a group" view
And when "< Groups" is tapped
Then the last-saved group event list appears
The expected behavior is that the last saved group events appear without tapping anything.
I suspect the restoration user activity handler should happen on the detail view rather than the source group list.
The text was updated successfully, but these errors were encountered: