Skip to content

Allow user to bookmark a route #6333

@dzincolorado

Description

@dzincolorado

Short description of the problem:

Currently, there is no way for a user to bookmark a certain route. The nav stack is cool, however, we need a way for a given route to be shown in the browser bar and have that route (and any route params) be handled by ionic2/ng2 to load the applicable page/component.

An app that may have routes with optional params becomes virtually impossible to build with bookmarking in mind.

What behavior are you expecting?

I would like the option to have the ng2 routing at my disposal and not just the nav stack.

Steps to reproduce:

  1. Build a multi page app with pages that may consume optional params
  2. Navigate to a page with params specified and bookmark it.
  3. Return to the bookmarked page. The applicable page does not load.

Other information: (e.g. stacktraces, related issues, suggestions how to fix, stackoverflow links, forum links, etc)

I posted about this in the forum - https://forum.ionicframework.com/t/ionic2-and-routing-and-hotlinking/49341

Which Ionic Version? 2.x

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions