Skip to content

Make sure we properly shift to anchor tags within our pages for old urls #216

@acorncom

Description

@acorncom

As mentioned by @toddjordan here (#184 (comment)), we want to continue to support old anchor tags:

We possibly also need a strategy for redirecting # method, property, and event links to the current strategy of url params. Either that or support hash based navigation in the new app as well.

Currently, urls like the following are put out and used liberally on StackOverflow, internal documentation and all sorts of other places we have no control over:

We need to ensure that those urls continue to play nicely with our new setup. This issue may block implementation of #184 if we find that doing a redirect to our newly supported urls (using our emberjs/website repo) eliminate the anchor tags that our Ember app will need ...

Metadata

Metadata

Assignees

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