unc-csxl / csxl.unc.edu

CS Experience Labs' web application.
https://csxl.unc.edu
MIT License
9 stars 7 forks source link

Add Reopening Time to OH Panel, Make OH Panel Responsive #385

Closed ajaygandecha closed 3 months ago

ajaygandecha commented 4 months ago

This pulls request adds reopening time to the Operating Hours Panel in the Coworking page, as well as makes the OH panel responsive on mobile devices. Now, when on mobile, the OH panel becomes a column flex view with proper alignment, rather than a horizontal row flex view.

Preview on Desktop:

Screenshot 2024-04-01 at 9 34 04 AM

Preview on Mobile:

Screenshot 2024-04-01 at 9 34 26 AM
ajaygandecha commented 4 months ago

Screenshots show dd/MM format, just changed it to MM/dd format in latest commit - sorry about that 😄

KrisJordan commented 4 months ago

Let's change "Reopens" to "Open". Can we get a date format without the leading zero? Perhaps even a 3-day abbreviation of the month (and day if necessary if concern over responsive width):

"Open Wednesday, Apr 2" or "Open Wed, Apr 2"

Thoughts @ajaygandecha ?

KrisJordan commented 3 months ago

Bumping this quick fix

ajaygandecha commented 3 months ago

@KrisJordan done! Sorry, was working hard on this very diligently over the last week+! 😇