weaveworks / ui-components

A collection of UI components that are shared across Weaveworks projects
http://weaveworks-ui-components.s3-website-us-west-2.amazonaws.com/
Apache License 2.0
30 stars 26 forks source link

Add Popover / Popup component #386

Open foot opened 6 years ago

foot commented 6 years ago
guyfedwards commented 6 years ago

A good library is: https://popper.js.org/tooltip-examples.html The underlying library is popper.js but they took common usecases and made tooltip.js

farhaanbukhsh commented 6 years ago

hey this seems interesting can I take this up?

foot commented 6 years ago

Hi @farhaanbukhsh. Thanks for interest in this one!

We've actually implemented a basic version of this already. I'll try and push it up to ui-components on Monday. It could use some improvements though so if you were interested in iterating on it and/or sharing ideas you have about how to make it better that would be great.

Will give you a ping soon!

farhaanbukhsh commented 6 years ago

I am all up for it 😊 I am up for bug fixes too!