mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
The notifications dropdown does not behave like the other 3 dropdowns in the navigation bar, but a user would expect it to, since it is also visually a dropdown like the others. Added JavaScript for a click listener that would collapse the notifications dropdown if the user clicks anywhere outside the dropdown area. Signed-off-by: Joseph Nuthalapati <njoseph@riseup.net> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>