jquense / react-bootstrap-modal

React port of jschr's better bootstrap modals
Other
89 stars 51 forks source link

Is it possible to have the modal appear beside the clicked button? #65

Closed kylemas closed 5 years ago

kylemas commented 5 years ago

Hi,

I was wondering if it's possible to have the modal appear beside the clicked button without the background being out of focus?

Right now, this is what my page looks like and I'd like to have a small modal appear beside the clicked node on the tree but it covers the middle of the screen and makes the background out of focus.

Screen Shot 2019-07-26 at 3 45 52 PM Screen Shot 2019-07-26 at 3 45 54 PM
jquense commented 5 years ago

duplicate #64