Skip to content
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

Abbreviate day names on hours page #31

Open
cwbragg opened this issue Feb 6, 2023 · 3 comments
Open

Abbreviate day names on hours page #31

cwbragg opened this issue Feb 6, 2023 · 3 comments

Comments

@cwbragg
Copy link
Contributor

cwbragg commented Feb 6, 2023

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)

Emory hours display
Harvard hours display

@cwbragg cwbragg assigned lovinscari and cwbragg and unassigned lovinscari and cwbragg May 12, 2023
@cwbragg cwbragg added enhancement New feature or request usability labels May 12, 2023
@CB987
Copy link

CB987 commented Dec 12, 2023

@cwbragg Do you want the month and date to look like the Harvard example as well as the day of the week abbreviation?

@cwbragg
Copy link
Contributor Author

cwbragg commented Dec 12, 2023

@CB987 That would be awesome if we can swing it.

@maxdmayhew maxdmayhew self-assigned this Dec 13, 2023
@maxdmayhew
Copy link

maxdmayhew commented Dec 13, 2023

image.png

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?

image.png

Mobile already handled this well, let me know how you would like me to move forward.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

4 participants