Author Topic: Use of the Browser History API  (Read 9849 times)

xian

  • Newbie
  • *
  • Posts: 3
    • View Profile
    • Email
Use of the Browser History API
« on: May 16, 2016, 11:42:21 am »
Given that Feng is ajax driven it would make a TON of sense to update the URL and browser history.  We know that generated emails will send direct URLs to tasks or whatever so there's no reason that the JS can't update the URI with these direct links making it easier for colleagues to simply copy/paste their browser url in an email or IM to share a given task or note, or whatever.

I imagine this would be rather low hanging fruit too.

https://css-tricks.com/using-the-html5-history-api/