tattle-made / kosh-v2

3 stars 4 forks source link

Calender Component should hide when date has been selected #53

Open dennyabrain opened 2 years ago

dennyabrain commented 2 years ago

Steps to Reproduce :

  1. Goto the Search Filter Page
  2. Click on the calender icon for From or To fields, a calendar component should apear.
  3. Click on a date to select it

Expected Result :

The Calendar component should disappear. Ideally it should also disappear if you click outside the calendar but I have a feeling that this would be harder to implement, so its ok to ignore this.

Actual Result :

The calendar component stays there.