coala / projects

A website that showcases interesting projects, using Angular JS.
https://projects.coala.io/
GNU Affero General Public License v3.0
116 stars 223 forks source link

Projects site doesn't work properly with the Project URL #793

Closed pra17dod closed 3 years ago

pra17dod commented 3 years ago

Open any project and copy its URL and paste it into a new tab. It doesn't open the project to which the URL belonged to. Even on reloading the same page of the project, you get redirected randomly to another project.

Here is the link to Django Microfarm Project: https://projects.coala.io/#/projects?project=django-microfarm&lang=en Have a try!! You will get redirected to some other project.

There is also a minor bug. If the name of the projects are the same, they share the same URL and also when navigating left to right they break the order. Currently, there are two projects named the same as "git-bug", which are creating this issue. When opening the "git-bug" project and navigating to right by arrow key, we end up with the project next to older one "git-bug" project.