-
Notifications
You must be signed in to change notification settings - Fork 24
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
Two meetings on the same day break the index #41
Comments
I see two meetings with today's date (one with What's the breakage you're seeing? |
I fixed that by hand |
Thanks for manually fixing the issue @rhiaro |
Maybe (big maybe) they should have full timestamps (for start-time, either in Z or W3-standard ET), rather than just datestamps... Maybe not, as multiple meetings on the same day will probably be as rare going forward as they are looking back. Just thinking aloud. |
yeah @TallTed, I think the two meetings on the same day is not a normal use case, but it's good to document as an issue. |
It looks like when there are two meetings on the same date, on the meetings index page the second overrides the first in the list.
The text was updated successfully, but these errors were encountered: