fossasia / labs.fossasia.org

Projects Website for FOSSASIA http://labs.fossasia.org
1.67k stars 248 forks source link

Project description section is too long #416

Closed Sid911 closed 4 years ago

Sid911 commented 4 years ago

Issue

When I first Launched the website seeing that long bar at the right side made me feel tried without even scrolling 😂.

image

A site shouldn't be really long from the get go, and from tracking down the longest section is the project section which is dynamically being generated from the github api using Jquery.

Solution

I think we should have a accordion type feature where only the project names are visible at first and when user clicks on the project he should be able to see the issues he/she can work on. As already in this section a brief about projects is being given (bellow screenshot) , there should be no problem if the extra description is hidden at first.

image

Are you working on this?

Yes I am Working on this 😇

Sid911 commented 4 years ago

@mariobehling I any suggestions if I should work on this or not would be nice 😇.

mariobehling commented 4 years ago

Low priority at the moment as we have tons of other stuff to attend to. Therefore closing it. Thanks.

Sid911 commented 4 years ago

@mariobehling I have already worked on it and it's almost done.. I was making more changes to fix some bugs.. it there an issue if this gets merged? 😅

otherwise its like work gone in drain type situation... also I think this makes good contribution to user experience or even for GSoC participants who are just starting up... its not even a one liner type thing