Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to use pager.navigate to go to a relative-parent? #199

Closed
slisznia opened this issue Jan 25, 2015 · 2 comments
Closed

how to use pager.navigate to go to a relative-parent? #199

slisznia opened this issue Jan 25, 2015 · 2 comments

Comments

@slisznia
Copy link

I have a modal page with a form. When a user submits the form, I wish to send him back to a relative-parent of the modal via pager.navigate()

My approach is to refer to currentParentPath:

pager.navigate(page.currentParentPath());
@stiff
Copy link

stiff commented Jan 27, 2015

It would be nice if pager.navigate understands the '../' for this

@umartopia
Copy link

any suggested way to accomplish this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants