Hi everyone.
Browsing the desktop version of the app I’m creating, I realized that there is no back arrow to go back from the detail view to the main one (while it is present on the mobile version).
for example if I fill out a form…and I want to return to a screen at a higher level than where I am, the browser arrow would reopen the form instead of doing what I wanted.
I think that the presence of the arrow as in the app instead maintains a more consistent use
I think this is more of a user thing rather than the platform itself.
The user should not deal with the browser’s history to move through the app rather the app’s methods.
This is the same for any webapp as far as I know.
It seems like there is just some muscle memory of a bad behavior