How to transition to a nested view from a different parent view? (codepen available)

Here’s the codepen:

After clicking the arrive to the tabbed view, I wasn’t able to get the tabbed view to display the nested view, Finder.html.


Note #1
I put <ion-nav-bar> and <ion-nav-view> in the Tab.html template and include <main ui-view=''></main> in the main html file so that the intro screen takes up the full screen.

Note #2
Clicking and dragging in Intro.html doesn’t transition to the next slide for some reason, and I’m not sure why that is, but I don’t think it really matters all that much right now, since I’m really after transitioning from an intro screen to a tabbed view… but it would be nice to know what exactly is going on :smile:

This was resolved and answered in the IRC channel