biocompute-objects / biocompute-objects/portal_userdb
Create redirects for objects
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 1
- Avg merge
- 10m
- Merged PRs (30d)
- 1
Description
When someone copies their BCO ID and attempts to share it, they're taken to a Django page, which isn't what most people want. A redirect should be set up so that people can go to the object (e.g. builder for drafts and viewer for published).
So for example if someone shares:
https://biocomputeobject.org/HIVE_000002/DRAFT
and you click on it, you're taken to:
https://biocomputeobject.org/builder?https%3A%2F%2Fbiocomputeobject.org%2FHIVE_000002%2FDRAFT=
Contributor guide
Assessment
This issue has not been assessed yet.