JackieChiles/Cinch

Support back button and deep linking in log viewer

Opened this issue · 0 comments

Back button support can be achieved by using web history and a page hash or query string. Deep linking goes hand in hand with this: when a game log is selected, the history state can be updated with a query string containing the log ID. The URL with this log ID can then be used for deep linking.