Conversation
✅ Deploy Preview for cesium-hydrogen-new ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
You can now use this endpoint: |
|
Is this ready for review? 👀 |
There are still some differences between the design and the actual implementation that need to be discussed, particularly regarding the division of events into past and upcoming. But after that it should be done and ready for review. |
…ppen in the day, hover effect in the calendar and other minor fixes
… no events in the timeline
…the more it shows until there are no events left
…den by figure that appears once a day is selected and added a message to indicate that a day has no events
diogogmatos
left a comment
There was a problem hiding this comment.
This should stay in the relative position and not move with scroll (maybe change from absolute to fixed or sticky).
Screencast_20250312_142815.mp4
|
Multiple day events or all day events should not show a time: You can identify these type of events by the way their date is formatted. An all day event will have start time and end time set to 0:00. A multiple-day event will have a start time of 0:00 and an end time of 23:59. For multiple day events, you can also place the start date and end date, and not just the start date. For example: 28/03 - 30/03 |
|
@diogogmatos Everything's done and working, the only thing that is worth mentioning is that i changed a little bit the design of the hover modal. Since I had something to fix there and there is no design for the component, I decided to change it a little and in my opinion it looks better now but when you review the code please do share your thoughts. |


Refers to: #39
Right now the page looks like this: