Problem
In Chromium, the OpenBrowser side panel can open but render as effectively blank/non-usable (no accessible controls or visible content).
Repro
- Load unpacked extension.
- Pin OpenBrowser in toolbar.
- Click the OpenBrowser icon to open side panel.
- Observe panel with no usable/visible interface.
Expected
Panel should remain usable with visible controls and a recovery path if runtime errors occur.
Notes
Acceptance criteria
- No full blank panel in normal usage.
- If render fails, user sees a recovery UI (reload/reset).
- Text/icons remain readable on both dark and light themes.
Problem
In Chromium, the OpenBrowser side panel can open but render as effectively blank/non-usable (no accessible controls or visible content).
Repro
Expected
Panel should remain usable with visible controls and a recovery path if runtime errors occur.
Notes
Acceptance criteria