Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Datepicker inside Popover #168

Open
Subha opened this issue Jul 9, 2020 · 0 comments
Open

Datepicker inside Popover #168

Subha opened this issue Jul 9, 2020 · 0 comments

Comments

@Subha
Copy link

Subha commented Jul 9, 2020

Table of Contents

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)

  1. Add a popover to open on click of a button
  2. Pass this datepicker as one of its children
  3. From UI (app) Click Button to open the popover
  4. Now click the Datepicker button and select a date.
  5. 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:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant