BCStudentSoftwareDevTeam / celts

Web app to support the CELTS program at Berea College
BSD 3-Clause "New" or "Revised" License
1 stars 8 forks source link

Date picker browser issue #1237 #1254

Closed ali-ramazani closed 13 hours ago

ali-ramazani commented 2 days ago

The date picker wasn't working on Firefox browser, we fixed the issue by changing the input field type from 'text' to 'date'. Also, the JavaScript file wasn't correctly linked to the HTML file. Fixing that made the behavior of the date picker similar across both browsers.

Link to Issue

github-actions[bot] commented 2 days ago

View Code Coverage

MImran2002 commented 15 hours ago

Ali had decided to create a new branch and work on the issue again but I am commenting to keep a record so that he can look into the bug when he works on the same issue with a new branch. image bug 1: two date picker in mozilla bug 2 the recurring toggle button also should add end date in the page but it doesn't. (worried if this branch get push will affect the development with the recurring event.

ali-ramazani commented 13 hours ago

The issue is moved to a new branch Link