Skip to content

Feature: Standalone full-page Chat component view #157#162

Merged
bhf merged 1 commit intomasterfrom
feature/full-page-chat
Mar 13, 2026
Merged

Feature: Standalone full-page Chat component view #157#162
bhf merged 1 commit intomasterfrom
feature/full-page-chat

Conversation

@bhf
Copy link
Copy Markdown
Owner

@bhf bhf commented Mar 13, 2026

Description

This PR implements a standalone, full-page view for the Kubernetes Chat Assistant as requested in #157.

Key Features:

  • Dedicated Route: Access the chat at /chat for a distraction-free experience.
  • Responsive Full-Width Layout: The chat component now stretches to fill the container, with message bubbles optimized for widescreen display (up to 90% width).
  • Navigation Shortcuts:
    • Added an "External Link" icon to the floating chat header.
    • Added a "Full-Page Chat" button to the main dashboard sidebar.
  • Adaptive UI: ChatComponent now accepts an isFullPage prop to adjust its styling and interactions (hiding the close button when in full-page mode).

Closes #157

Screenshots/Demo

  • /chat provides a spacious view.
  • Sidebar button allows quick navigation.

@bhf bhf merged commit 2f18732 into master Mar 13, 2026
3 checks passed
@bhf bhf deleted the feature/full-page-chat branch March 13, 2026 20:47
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.

Feature: Standalone full-page Chat component view

1 participant