-
Notifications
You must be signed in to change notification settings - Fork 3
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
Update URL with os, revision and arch #47
Comments
Do you want this to pushState or replaceState? I.e., if the user clicks back, do they iterate through each change they made to the os/revision/arch, or do they go to the page they were on before they entered the app store index page? |
I would like to stick to what the Midas convention would be if any. The That said, if not such convention have been defined yet, I think the If you change sort option, or click on "Open" or "Close" .. then click Ideally, we should be implemented in Midas core so that it could benefit Thanks On Fri, Apr 19, 2013 at 1:44 PM, Zach Mullen [email protected]:
+1 919 869 8849 |
I don't think we want to do this generally in Midas. There are a lot of client-side javascript application frameworks that build this in automatically such as Backbone.js or ember.js. Generalizing this across Midas should happen when we eventually move to a framework that has already solved the problem :) |
Sounds good. In that case, it makes sens to implement a specific solution. Thanks On Fri, Apr 19, 2013 at 2:04 PM, Zach Mullen [email protected]:
+1 919 869 8849 |
After selecting parameters, the url is not updated.
The text was updated successfully, but these errors were encountered: