contributte/componette-site

Release tab isn't reflected in URL.

hrach opened this issue · 3 comments

hrach commented

Currently, if I swich to release tab, its not reflected in url. Personally, I see no reason to do this by ajax. I would create the page as another action/presenter with different url.

f3l1x commented

Thanks for the report. Currently, it's not by ajax but over bootstrap tabs. I could be different URL or change browser history over javascript.

What do you suggest?

hrach commented

Personally, I don't care much, but the url should definitely work after pageload, e.g. read the current tab sate from url.

f3l1x commented

Fixed.