mek32390 / mchp-dev

Unified academic planner and study guide marketplace
0 stars 0 forks source link

The default end date for a calendar isn't being shown the /events/add page #265

Closed mek32390 closed 6 years ago

mek32390 commented 9 years ago

I know that we removed the end date or pushed it 5 years in the future, but that date isn't being shown on this page. It might be because of how the calendars are being created now, and that page just isn't connected properly to the new logic introduced in new_calendar_flow

http://localhost:8000/calendar/events/add/?calendar=488

bestan commented 9 years ago

@mitchellias why end date of the calendar should be displayed? I thought it was more of an internal thing now.

Can you please explain how this page should work in general?

mek32390 commented 9 years ago

@bestan the purpose of the page is to allow for user's to input multiple events at a time, as opposed to clicking each day on the calendar and adding one event at a time. It's a batch import of events. Currently, the template seems to be displaying an arbitrary end date (sometimes in the past), and therefore may only provide a row or two. This is not a huge priority since the calendars have changed drastically, but could still be used or made accessible to.