kafka/internal/views/static
ashisgreat22 8e53a8b11d fix(settings): rewrite renderPanel to use panel body innerHTML, not document.body
- Replace document.body.innerHTML with panel.querySelector('.settings-popover-body').innerHTML
- Use theme buttons (.theme-btn) with icons instead of radio buttons
- Use .engine-toggle class for engine checkboxes in 2-column grid
- Include settings-notice paragraph for engine changes
- Use dropdowns for safe search and format with proper ids

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-22 03:00:12 +01:00
..
css fix(settings): add html[data-theme=light] explicit light mode reset 2026-03-22 03:00:12 +01:00
img feat: HTMX + Go Templates HTML frontend 2026-03-21 16:10:42 +00:00
js fix(settings): rewrite renderPanel to use panel body innerHTML, not document.body 2026-03-22 03:00:12 +01:00