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
IMO it is better to keep all navigation issues in one place.
/#how-to-submit > tap on any link > go back browser button> you will be again on main page
/#submit > Terms and conditions (on the bottom of the page) > no possibility to go back to /#submit, so you will lose all your data if tap back browser button
/#submit > submit dapp with some STT value > redirect to Terms and conditions. Not sure that it is best place to redirect after submitting Dapp.
if tap "Join the Dapp communty chat" or "Support" > redirect to approriate chat (i.e. #status-core-dapps) > navigate back to Dapp > expected result: will stay on main page actual result: "Join the public chat #status-core-dapps" page
The text was updated successfully, but these errors were encountered:
OK, so we can make navigating through the submit screens easier as per 1. and 2. It should
a. Save the state so that if there is an error, or you want to go back you don't have to fill in your info again.
b. Be easy to move between pages, rather than going back all the way to the beginning.
Point 4 is down to Status-specific behaviour I think and is not something we can easily fix.
IMO it is better to keep all navigation issues in one place.
/#how-to-submit > tap on any link > go back browser button> you will be again on main page
/#submit > Terms and conditions (on the bottom of the page) > no possibility to go back to /#submit, so you will lose all your data if tap back browser button
/#submit > submit dapp with some STT value > redirect to Terms and conditions. Not sure that it is best place to redirect after submitting Dapp.
if tap "Join the Dapp communty chat" or "Support" > redirect to approriate chat (i.e. #status-core-dapps) > navigate back to Dapp >
expected result: will stay on main page
actual result: "Join the public chat #status-core-dapps" page
The text was updated successfully, but these errors were encountered: