publiclab / community-toolbox

Tools to understand and welcome people into a contributor community
https://code.publiclab.org
MIT License
142 stars 196 forks source link

Removing 'Fork me on Github' ribbon for mobile devices #444

Open waridrox opened 3 years ago

waridrox commented 3 years ago

Please describe the problem (or idea)

For mobile screens that have such small screen real estate to begin with, the Fork me on Github ribbon takes almost 30% of the screen size and continues till the end of the page.

Before the fix

Screenshot 2021-03-22 at 10 52 03 PM

After the fix

Screenshot 2021-03-22 at 10 55 20 PM

If the ribbon is removed, this would utilise the wasted space and make the font bigger that would be easier on the eyes :D

Please show us where to look

https://code.publiclab.org/

govindgoel commented 3 years ago

@waridrox That is there for a reason to easily navigate to the project.

waridrox commented 3 years ago

Agreed, but in mobile view, there's already a github logo down at the bottom which directs to the codebase. And someone navigating on mobile device would rarely open the github repo to see the codebase, so I think it would make sense to hide it for small screen resolutions...🤔

Screenshot 2021-03-27 at 12 40 46 PM

In addition to this, this makes the scroll to top button position weird at 2/3rd screen width which should instead be at the edge of the screen if the ribbon is removed.

govindgoel commented 3 years ago

For only a small screen size, we can think of that.

Anshul-target commented 1 year ago

Could you assign this project to me .I am very sure I can do it