igniterealtime/openfire-monitoring-plugin

Replace tooltip javascript libraries with browser-native solution.

guusdk opened this issue · 0 comments

The plugin makes use of a very old javascript library that provides tooltip support. This library is unmaintained, and triggers static analysis tools.

Also see https://igniterealtime.atlassian.net/browse/OF-2407

This functionality can be replaced with a few lines of CSS. Let's do that, to reduce the bloat.