BCStudentSoftwareDevTeam/celts

Datepicker Pop-Ups on Multiple Event Offerings

Open

#1,333 创建于 2024年9月5日

在 GitHub 查看
 (3 评论) (0 反应) (1 负责人)Python (15 fork)auto 404
good first issuesummer cohort

仓库指标

Star
 (1 star)
PR 合并指标
 (PR 指标待抓取)

描述

When trying to use the datepicker to choose a date on an event with multiple offerings, there are two issues:

  1. The date picker on multiple event offerings is visually different from the one we have for creating single events.
  2. After clicking the date picker on multiple event offerings, the date picker for Single Events and Multiple Events sometimes show up together, which is a strange bug.
  3. Additionally, improve the date picker by making the entire body clickable. The picker only pops up if the calendar icon is clicked.

Single Event Date Picker:

Multiple Event Date Picker:

Both showing up when clicking the date picker for multiple events:

贡献者指南