generalbots/botui/ui
Rodrigo Rodriguez (Pragmatismo) d453eef57d
All checks were successful
Botlib CI / build (push) Successful in 7s
BotServer / build (push) Successful in 3m56s
Bottest CI / build (push) Successful in 35s
BotUI CI / build (push) Successful in 45s
fix: Use event delegation for switcher clicks
- Event listeners were lost when renderSwitchers() re-created DOM
- Now using event delegation on parent container
- Listener attached once, persists across re-renders
- Added logging to verify active_switchers payload

Fixes switcher toggle not persisting and LLM modifier not being sent.
2026-04-24 16:57:30 +00:00
..
embedded feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
minimal fix: HTML rendering in chat + improved PROMPT.md for ramal queries 2026-04-22 20:15:21 +00:00
public/themes feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
shared feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
suite fix: Use event delegation for switcher clicks 2026-04-24 16:57:30 +00:00