cloudant / sabisu

A sensu web UI powered by Cloudant
https://sabisuapp.org
Apache License 2.0
31 stars 6 forks source link

Silence information popup is sometimes cut off #6

Closed mikerhodes closed 10 years ago

mikerhodes commented 10 years ago

When clicking the speaker for a silenced check, if you click a check that's high enough in the list, the top of the info box is not visible.

Browser: Chrome 33.0.1750.149, OS X.

cbarraford commented 10 years ago

Changed the popover to place it on the right, rather than the top. This effectively cuts the distance above the event the silence details window goes by half. https://github.com/cloudant/sabisu/blob/master/public/js/events.js#L332