-
Notifications
You must be signed in to change notification settings - Fork 0
Abbreviate day names on hours page #31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@cwbragg Do you want the month and date to look like the Harvard example as well as the day of the week abbreviation? |
@CB987 That would be awesome if we can swing it. |
Working example for the original request. this change is causing an error I will have to resolve because of the way dates are handled in the module but I should be able to get this fixed soon enough. My only real question @cwbragg @lovinscari is does this stylistically look appropriate? Mobile already handled this well, let me know how you would like me to move forward. |
Closing this ticket. Conversation pending on managing hours. |
Is your feature request related to new functionality not yet included in the product? Please describe.
No
Is your feature request related to a problem or a change to existing functionality? Please describe.
A change
Describe the solution you'd like
The hours page is currently displaying full day names, which may be causing the ranges in the table to either be on one line or two. It looks uneven.
Describe alternatives you've considered
Setting each column to be wide enough for each row to be on one line.
How will this impact users?
A clear and concise description of how many and which types of users would benefit from this feature, or any who may be negatively impacted by the change.
A cleaner display will help with readability.
Additional context
Add any other context or screenshots about the feature request here.
Screenshots (the current display, and an example from Harvard's hours page)
The text was updated successfully, but these errors were encountered: