OpenTree-Education / rhizone-lms

A learning management system focused on self-reflection.
https://rhi.zone
BSD 3-Clause Clear License
14 stars 7 forks source link

Clicking '+ more' in the calendar's month view should show all the activities in the popup #445

Closed wendyyng closed 1 year ago

wendyyng commented 1 year ago

Expected behaviour

Clicking '+ more' in the calendar's month view should show all the activities in the popup

Actual behaviour

Clicking '+ more' redirects users to the day view.

Details and resources

react-big-calendar provides an example for showing more via a popup: http://jquense.github.io/react-big-calendar/examples/index.html?path=/docs/examples--example-6

Capture

Checklist