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

UiPopover with UiDatepicker inside #426

Open
plakak opened this issue Nov 29, 2018 · 1 comment
Open

UiPopover with UiDatepicker inside #426

plakak opened this issue Nov 29, 2018 · 1 comment

Comments

@plakak
Copy link
Contributor

plakak commented Nov 29, 2018

Hello,

I have a UiDatepicker inside a popover. When I select a date both Datepicker and Popover closes. It's probable treated as click outside popover so close is fired.

I was trying to set openOn to always after Datepicker opens and then switching back to click after it closes itself but it seems this value is only evaluated at creation and you can't change it later.

It would be nice to allow changing this during a lifespan of popover so one could prevent popover from reacting on click events when it's needed.

@JosephusPaye
Copy link
Owner

Makes sense, I'll see how this can be added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants