CentreForDigitalHumanities / CentreForDigitalHumanities/Textcavator

Handle redirect from old domain

Open
#2,057 0 comments 0 reactions 0 assignees View on GitHub
frontend
Dominant language
Python
Stars
12
Forks
3
Avg merge
3d 3m
Merged PRs (30d)
9

Description

Our main server shows a banner to notify users of the [name change](#1958) 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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.