freeCodeCamp / meeting-for-good

A meeting coordination app for your team
https://meeting.freecodecamp.org
BSD 3-Clause "New" or "Revised" License
338 stars 113 forks source link

Pin times to top of screen when scrolling down in long lists of days #462

Closed yesthatguy closed 7 years ago

yesthatguy commented 7 years ago

When I scroll down in a longer list, it becomes hard to tell which column refers to what time:

screenshot with no times showing

It would be nice if, upon scrolling down, the list of times got pinned to the top, so that it always looked like this even for lower rows:

screenshot with times showing
jrogatis commented 7 years ago

@yesthatguy Tanks for your suggestion. If you can try a PR to help with this, i will most appreciate!