tooltip icon indicating copy to clipboard operation
tooltip copied to clipboard

React Tooltip

Results 67 tooltip issues
Sort by recently updated
recently updated
newest added

I am sorry for asking the questions here. I know here is the place to report the issue related to rc-tooltip 1. I set the `visible` as `true` and `defaultVisible`...

afterVisibleChange will be executed **once** only when the visible prop changed for the first time (tooltip or popover content will be rendered here). here is a simple demo: [https://codesandbox.io/s/qkxwlrvx9q](https://codesandbox.io/s/qkxwlrvx9q)

We use the tooltip component on our website but it has some problems with calculating absolute position in Edge. Everything works fine in Chrome or Firefox. Please check the previews...

Hey. Made a screenshot: ![image](https://user-images.githubusercontent.com/2178870/52136295-8b2e4e00-2669-11e9-99c9-4c08145518fa.png)

data-event-off How many events supported ? I need close tooltip when I click mouse key 'mousedown or mouseup' . But it doesn't work. I set it while screenshot operation.

Using overlayClassName and overlayStyle it is changing the background-color, but with some white boundary. But i need all tooltip background with some different color. I'm not able to provide background-color...

Hi, i have an error message in console. Everything work fine but ... ![image](https://user-images.githubusercontent.com/30947196/49153955-e36e6a00-f31f-11e8-87a1-00125381afdb.png) this error message show from start, when component is rendering. ### My Example state: `this.state =...

Hi, When we use this component, it forces us to bundle core-js (~15kb), even when we don't want to compile for a fully ES6 environment. Can we remove the this...

**** If you don't understand Chinese, please leave a message.**** ****The title is getTooltipContainer can specify a parent element but is not controlled by the parent element.**** 场景: 如下图,这个下拉列表是固定的,里面使用了tooltips这个组件。 ![image](https://user-images.githubusercontent.com/12036324/46257441-64f67700-c4ec-11e8-9dc4-7c0df5f8e95a.png)...

Library doesn't provide minified version of default styles (`bootstrap.css` / `bootstrap_white.css`) after installing. Would be great if this is added. I am aware this isn't major performance improvement but would...