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

maintaining the state #8

Open
mohsinali1317 opened this issue Mar 20, 2014 · 1 comment
Open

maintaining the state #8

mohsinali1317 opened this issue Mar 20, 2014 · 1 comment

Comments

@mohsinali1317
Copy link

I am new to Ember. I saw your video to start with. i have a question. For example a user comes and click on the post. Now he clicks on about. After that he comes back to the posts. Shouldn't he see the post opened that he clicked before going to about? The whole idea isn't the state of the template remain intact when you switch between templates?

@TrevorSayre
Copy link

State is maintained in the browser history. The user would use the back button for your scenario. If the user instead clicks on the Posts link, it is indicating they want to start fresh with the Posts view.

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

2 participants