Skip to content

v12 Floating AI assistant widget overlaps and obstructs terminal prompt in Interactive Console #2389

Description

@AlexSanchez-bit

Acknowledgements

Describe the bug

Floating AI assistant widget overlaps and obstructs terminal
prompt in Interactive Console

Regression Issue

  • Select this option if this issue appears to be a regression.

Expected Behavior

The interactive shell console and the AI assistant input widget
must occupy separate layout z-index/padding zones. The terminal container should
either include adequate bottom padding to allow terminal scrolling above the floating
bar, or the AI assistant input should be integrated into a collapsible side-panel/docked
layout to avoid masking live terminal output.

Current Behavior

In the Interactive Console module, the bottom floating AI chat
input bar (Ask the SOC assistant...) is rendered with a fixed bottom-center alignment
directly over the active CLI terminal window. As a result, it visually obstructs the bottom
lines of command-line output and hides the active shell prompt line (e.g., bash> ...),
preventing operators from seeing what commands they are actively typing.

Reproduction Steps

  • go to soar/interactive console
  • select a device
  • type some commands till console reaches the end of screen

Possible Solution

No response

Additional Information/Context

No response

UTMStack Version

v12.0.0

Operating System and version

Hypervisor and Version | Server Vendor and Model

Browser and version

Metadata

Metadata

Labels

Type

No type

Projects

Status
👀 In review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions