Skip to content

Confirmation buttons don't hide #263475

@roblourens

Description

@roblourens
  • Show some confirmation
  • Click a button
  • We do setShowButtons(false) but the buttons are not hidden

I see this

Image

so .chat-confirmation-widget-container.hideButtons so now this rule doesn't match

.chat-confirmation-widget.hideButtons .chat-buttons-container {
display: none;
}
and I believe some others

From #261874, it changed the DOM structure of the widget

Metadata

Metadata

Labels

bugIssue identified by VS Code Team member as probable bugchatregressionSomething that used to work is now broken

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions