serratus-bio / serratus.io

Front-end code for Serratus project website
https://serratus.io
GNU Affero General Public License v3.0
11 stars 11 forks source link

Use nested routes for Explorer #143

Closed victorlin closed 3 years ago

victorlin commented 3 years ago

Live preview: https://dev-routes.serratus.io/

After fixing #127, we can now use new routes per https://github.com/serratus-bio/serratus.io/discussions/120#discussioncomment-478736:

Modified Redirects to include URL query parameters so old links like these are re-routed properly:

Also, removed stale redirects:

ref #112

ababaian commented 3 years ago

I'm getting blank pages when navigating on the site?

https://dev-routes.serratus.io/explorer/rdrp?sequence=NC_001653

victorlin commented 3 years ago

@ababaian you're right, looks like the original issue still persists after the JBrowse update. I'll investigate this tonight

victorlin commented 3 years ago

Looks like it was an AWS Amplify specific issue, should be fixed now.

victorlin commented 3 years ago

@ababaian thanks! Tonight I’ll clone the wiki locally, fix all the old links, then push it back

victorlin commented 3 years ago

wiki updated [diff]