canonn-science / CanonnApi

Projects for the Canonn ruins system(s)
https://api.canonn.technology
MIT License
5 stars 0 forks source link

Switching a page to edit mode should add navigation history so that 'back' returns to list #15

Open gingters opened 7 years ago

gingters commented 7 years ago

If possible ;-)

gingters commented 7 years ago

Idea: Edit mode should be child-route of normal component view, pointing to the same component. Mode switching would be done on ActivatedRoute.params (via params.subscribe()).