-
Notifications
You must be signed in to change notification settings - Fork 344
Closed
Labels
Description
Currently when you're navigating around in the application the URL in the browser's address bar doesn't change (except for the "#sources" fragment which btw. doesn't work also).
It would be really helpful to have working URLs for different areas of the application. Examples:
Could be "https://domain/#newest" also but I'd prefer using the History API for this because fragments cause various problems and are ugly.