tattle-made/kosh-v2

Calender Component should hide when date has been selected

Opened this issue · 0 comments

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.