Skip to content

fix: add missing .thinking-subtext to thinking bubble HTML#2

Open
ySKELLETONX wants to merge 1 commit into
Danilitoxp:mainfrom
ySKELLETONX:fix/thinking-subtext-offline-errors
Open

fix: add missing .thinking-subtext to thinking bubble HTML#2
ySKELLETONX wants to merge 1 commit into
Danilitoxp:mainfrom
ySKELLETONX:fix/thinking-subtext-offline-errors

Conversation

@ySKELLETONX
Copy link
Copy Markdown

The thinking bubble was missing the .thinking-subtext span, causing three code paths to silently fail (querySelector returned null). Result: real CLI errors like 'Erro Critico: nao foi possivel iniciar o motor do OpenClaude' were hidden behind a generic message.

Fix: add the element between the header and thinking-activity-area, plus matching CSS with an .active variant for fatal error styling.

The thinking bubble was missing the .thinking-subtext span, causing
three code paths to silently fail (querySelector returned null).
Result: real CLI errors like 'Erro Critico: nao foi possivel iniciar
o motor do OpenClaude' were hidden behind a generic message.

Fix: add the element between the header and thinking-activity-area,
plus matching CSS with an .active variant for fatal error styling.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant