maybe-finance / maybe

The OS for your personal finances
https://maybe.co
GNU Affero General Public License v3.0
30.41k stars 2.27k forks source link

Fix: When transaction drawer closed, turbo frame renders below main content #1167

Closed jestinjoshi closed 3 weeks ago

jestinjoshi commented 3 weeks ago

Fixes #1165

Explanation: HTML dialog should not be given CSS display property as it must be handled by the browser for hiding/showing the dialog