@NoCodeAndy
Description
- There is no back button for transitioning to previous page/view when app is opened in desktop view. Back button exists in mobile view.
How to replicate
- Open any multi page app in desktop view.
@NoCodeAndy
Description
How to replicate
Use a Breadcrumbs component.
Interesting because without the breadcrumbs component(as it is now), the mobile app has a back button, but that doesn’t seem to be the case for desktop. So even though breadcrumbs might resolve this issue, isn’t it still a bug given the situation ?
No, I don’t believe its a bug. It’s by design. Breadcrumbs are for desktop view, back button is for mobile.
Oh! that makes a lot of sense. Thanks again Darren
Must also be noted breadcrumbs won’t show up on mobile, so what Darren said is right. It’s by design.