AsherGlick / Briefcase

Online Office suite, main repo can be found at github.com/Briefcase/Briefcase
briefcasedocs.com
8 stars 6 forks source link

Back button does not refresh the page #45

Open AsherGlick opened 12 years ago

AsherGlick commented 12 years ago

if you create a new spreadsheet and click the back button the new spreadsheet does not appear because it uses a cashed page.

AsherGlick commented 12 years ago

One possible solution to this is to have the page query the server for a list of files, that way there is always a query even on a refresh.