mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-28 08:03:36 +00:00
Closes: #2476. - The collapse click logic is triggered when clicking on the schedule button (or the other buttons). In case of other buttons they do activate eventually but the schedule button does not activate. - Solve this properly by making sure that collapse logic is not triggered when the buttons are clicked. Tests: - On stable and testing containers, ensure that collapse works. Collapse/expand icon works. The three buttons work. And mobile view looks good. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>