Skip to content

Deleting a skill breaks the dialog layout #2637

Description

@shangxinyu1

Summary

The dialog/layout becomes broken or messy when deleting a skill.

Current behavior

During the skill deletion flow, the conversation area layout becomes disordered.

Visible problems include:

  • chips/tags wrap awkwardly at the bottom of the chat area
  • form fields and content blocks appear misaligned
  • the overall dialog composition looks unstable after the deletion-related state change

Expected behavior

When deleting a skill, the dialog and conversation layout should remain stable and properly aligned.

This includes:

  • consistent spacing between chips, fields, and messages
  • no broken wrapping or overflow in the bottom input area
  • no unexpected layout shifts in the left chat panel

Steps to reproduce

  1. Open a workflow that includes skills in the conversation context.
  2. Trigger the delete/remove skill flow.
  3. Observe the dialog/chat layout after the skill state changes.
  4. Notice that the layout becomes messy or misaligned.

Notes

  • The screenshots show layout instability in the left conversation panel.
  • The issue appears around skill chips, related attachments/context pills, and the input/form area after deletion.
  • This looks like a UI state/update problem rather than a content issue.

Why this matters

Deleting a skill is a routine management action. If the dialog breaks during that flow, the product feels unreliable and users may lose confidence in whether the deletion actually succeeded or whether the session state is still correct.

Image Image

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions