crowdAI / crowdai

Fighting for Open Science with Open Data
https://www.crowdai.org
GNU Affero General Public License v3.0
149 stars 32 forks source link

Display slug on submission detail #743

Open spMohanty opened 6 years ago

spMohanty commented 6 years ago

Currently the links are of the form : https://www.crowdai.org/challenges/25/submissions/5417

but if we want people to share them, then ideally they should be more SEO optimized and of the form :

https://www.crowdai.org/challenges/[challenge-slug]/submissions/5417

spMohanty commented 6 years ago

the links on the submission page still use the numeric ids and not the slugs : https://www.crowdai.org/challenges/mapping-challenge/submissions

Can be replicated by clicking on the X for every submission in the link above.

spMohanty commented 6 years ago
screen shot 2018-05-20 at 18 20 09
scarroll32 commented 6 years ago

Make the challenge heading a link.

To be redesigned

scarroll32 commented 6 years ago

Implemented

spMohanty commented 6 years ago

Reopening this issue, as the issue still persists in the "Submissions" page.

Example : https://www.crowdai.org/challenges/nips-2018-ai-for-prosthetics-challenge/submissions

You can see if you click on the Expand submission button.