mirror of
https://github.com/The-Low-Code-Foundation/OpenNoodl.git
synced 2026-03-08 01:53:30 +01:00
Electron doesn't support browser prompt()/confirm() APIs. Replaced with: - Inline TextInput form for creating local backends - useConfirmationDialog hook for delete confirmations Fixes console error when clicking + button on Local Backends section.