-
I have implemented popover on a modal that is created using react portals. The issue is i am not able to close popover when clicked outside. Below is the code.
```
setIsPopoverOpen(false)}
…
-
Hello,
I give a try for this : , but it show this error : `Uncaught TypeError: root.contains is not a function at index.js:35 at Array.some`
This is because root is equal to the element a …
-
We should create a common util that detects outside-click for given elements, instead of every component registering their own listeners.
### Acceptance criteria
- There is a global outside click li…
-
### Bug description:
We have a uib-tooltip configured with 'outsideClick' so that it closes when anything outside the tooltip is clicked. Inside of the tooltip, we have a uib-datepicker-popup so tha…
-
### Bug description:
When I click a button, inside a popover with outsideClick as trigger, and the button disappears after the click using ngIf, the popover is closed.
Steps:
1) Create a popover with…
-
Hi team, I'm trying to change outsideClick dynamically using a checkbox inside the popover, by default outsideClick is true, but once is opened I would like to change that property using the checkbox …
-
### Bug description:
I'm using a uib-popover with outsideClick trigger. The popover outsideClick trigger works except on mobile(tested on iOS)
### Steps to reproduce the issue:
Click link to open a…
-
### Describe the feature in detail (code, mocks, or screenshots encouraged)
A utility function which accepts a reference to an instance of `HtmlElement` and a callback function and invokes a callba…
-
OutsideClick: React.createClass is deprecated and will be removed in version 16. Use plain JavaScript classes instead. If you're not yet ready to migrate, create-react-class is available on npm as a …
-
See table structure below. I can manually sort by "Date / Time" (Third column) although I need to click it twice before it sorts descending.
Anyway. I want to have it sorted descending on date/time…
ghost updated
7 years ago