Skip to content

Handle redirect from old domain #2057

@lukavdplas

Description

@lukavdplas

Our main server shows a banner to notify users of the name change but it's been a while. The message should only be shown when the URL indicates the user was redirected from the old domain.

The redirected URL will probably add /redirect/ at the start of the path, e.g. textcavator.hum.uu.nl/redirect/search/troonredes. For these URLs, the frontend should use a guard to:

  • redirect to the target page (e.g. to /search/troonredes)
  • trigger the name change alert

Metadata

Metadata

Assignees

No one assigned

    Labels

    frontendchanges to the angular frontend

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions