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

page-manager does not support browser 'forward' button #75

Open
bdin opened this issue Oct 7, 2015 · 2 comments
Open

page-manager does not support browser 'forward' button #75

bdin opened this issue Oct 7, 2015 · 2 comments

Comments

@bdin
Copy link
Member

bdin commented Oct 7, 2015

Go to the site
Click on "Create a Basic Website"
Click on "Write Some HTML"
Click the back arrow on your browser
Click the forward arrow on your browser

At this step, the URL should change but the content on the screen doesn't change. There are other examples of this, but this is the most basic example of this that I could simulate

@JoeGermuska
Copy link
Member

If you look at the console, it should say "forward not supported at this time."

Maybe we should revisit that, but since part of Zach's vision for the page stacking includes not just bringing in a new page but a visual continuity to where the person was on the "originating" page, it seemed impossible to go forward.

Technically, I think it's possible, so if it passes @zachwise's design muster, one of us can look into implementing forward button

@JoeGermuska JoeGermuska changed the title Issue with "back" and "forward" arrows on browser (I'm on Chrome; not sure if same for others) Page manager does not support browser 'forward' button Oct 9, 2015
@JoeGermuska JoeGermuska changed the title Page manager does not support browser 'forward' button page-manager does not support browser 'forward' button Oct 9, 2015
@zachwise
Copy link
Member

zachwise commented Oct 9, 2015

Can we manage the browser history so that there is never a forward button?

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