Web app to combine feeds from social networks and RSS and to help read more meaningful and deep content
GNU Affero General Public License v3.0
161
stars
37
forks
source link
Add desktop support for going back from the steps #197
Closed
ai closed 5 months ago
We have
<TwoStepPage>
and the logic to move back in those steps for mobile.We need to add the same back logic to desktop cases:
×
button. We should not show this header on mobile.Escape
works as expected and also closes second step. We need to be sure, that it doesn’t have conflict withkeyux
jumps.