You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected Behavior
When a datePicker is inside another popover. I select a date 07/9/2020 and input field sets the date. The popover should be opened.
Current Behavior
When a datePicker is inside another popover. I select a date 07/9/2020 and input field sets the date.
The popover also closes when the Date is selected due the handleHide function.
When a datePicker is inside another popover. I select a date 07/9/2020 and input field sets the date. The popover should be opened.
Current Behavior
When a datePicker is inside another popover. I select a date 07/9/2020 and input field sets the date.
The popover also closes when the Date is selected due the handleHide function.
Possible Solution
I am here to see if this scenario is supported and if there is a way to achieve this.
Steps to Reproduce (for bugs)
Add a popover to open on click of a button
Pass this datepicker as one of its children
From UI (app) Click Button to open the popover
Now click the Datepicker button and select a date.
The date gets applied, datepicker gets closed and also the popover closes.
Context
Your Environment
Version used:
Browser Name and version:
Operating System and version (desktop or mobile):
Link to your project:
The text was updated successfully, but these errors were encountered:
Table of Contents
When a datePicker is inside another popover. I select a date 07/9/2020 and input field sets the date. The popover should be opened.
When a datePicker is inside another popover. I select a date 07/9/2020 and input field sets the date.
The popover also closes when the Date is selected due the handleHide function.
Expected Behavior
When a datePicker is inside another popover. I select a date 07/9/2020 and input field sets the date. The popover should be opened.
Current Behavior
When a datePicker is inside another popover. I select a date 07/9/2020 and input field sets the date.
The popover also closes when the Date is selected due the handleHide function.
Possible Solution
I am here to see if this scenario is supported and if there is a way to achieve this.
Steps to Reproduce (for bugs)
Context
Your Environment
The text was updated successfully, but these errors were encountered: