Skip to content

fix(webui-fix): Improve web UI: fix chat Enter key, auto-refresh node…#5

Closed
tejender-upadhyay wants to merge 1 commit into
mainfrom
fix/webui-fix
Closed

fix(webui-fix): Improve web UI: fix chat Enter key, auto-refresh node…#5
tejender-upadhyay wants to merge 1 commit into
mainfrom
fix/webui-fix

Conversation

@tejender-upadhyay

Copy link
Copy Markdown
Collaborator

… status, and render assistant markdown

  • Chat input now submits on Enter (Shift+Enter for newline), matching standard chat UX.
  • Node status auto-refreshes every 5 seconds by re-fetching /fleet/peers, ensuring accurate status even if SSE drops or heartbeats lag.
  • Assistant responses in the chat are now rendered as formatted HTML (not raw markdown), with code blocks, lists, headers, and links styled for readability and safety.
  • Updated chat input placeholder to reflect new keyboard shortcuts.
  • Added CSS for markdown rendering inside assistant bubbles.

… status, and render assistant markdown

- Chat input now submits on Enter (Shift+Enter for newline), matching standard chat UX.
- Node status auto-refreshes every 5 seconds by re-fetching /fleet/peers, ensuring accurate status even if SSE drops or heartbeats lag.
- Assistant responses in the chat are now rendered as formatted HTML (not raw markdown), with code blocks, lists, headers, and links styled for readability and safety.
- Updated chat input placeholder to reflect new keyboard shortcuts.
- Added CSS for markdown rendering inside assistant bubbles.
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