reactjs-popup icon indicating copy to clipboard operation
reactjs-popup copied to clipboard

React Popup Component - Modals,Tooltips and Menus —  All in one

Results 93 reactjs-popup issues
Sort by recently updated
recently updated
newest added

### Version 2.0.4 ### Test Case https://codesandbox.io/s/reactjs-popup-issue-template-forked-yb5jr?file=/src/index.js ### Expected Behavior The tooltip arrow should be rendered correctly. ### Actual Behavior The arrow on the tooltip disappears when the contentStyle has...

### Version v.2.0.4 ### Test Case ref.current.toggle() ### Expected Behavior ### Actual Behavior

To me, there is a difference between a modal being closed because of someone clicking a "save" or "close" button versus them pressing ESC or clicking outside of the dialog....

enhancement

Each of the examples provided essentially show "read-only" data. It would be great to show an example of capturing input from the user and how the app can use that...

enhancement

Hello, I'm not sure if this is a bug or a feature request. We have a use case where we need to offset the Popup using `rems` rather than `px`...

enhancement

### Version 2.0.5 ### Test Case https://codesandbox.io/s/eloquent-voice-c239pn?file=/src/App.js ### Expected Behavior The popup should be visible ### Actual Behavior The popup is partially occluded by the Dialog

Hello fellow developers, Due to personal and professional commitments, I am unable to continue maintaining the library at this time. I am reaching out to the community to see if...

Hello, It seems that 2 types are missing from the `PopupPosition` and those types are `center left` and `center right`. They do actually work, I just tested them myself. Can...

Hi! I've run into the problem of not being able to turn off the autofocus of an item when opening it. I looked through the issue libraries and noticed that...

fix for [https://github.com/yjose/reactjs-popup/issues/313](https://github.com/yjose/reactjs-popup/issues/313)