Skip to content

[stable31] fix: certificate chain toggle not working on button click#6078

Merged
vitormattos merged 1 commit intostable31from
backport/6077/stable31
Dec 10, 2025
Merged

[stable31] fix: certificate chain toggle not working on button click#6078
vitormattos merged 1 commit intostable31from
backport/6077/stable31

Conversation

@backportbot-libresign
Copy link
Copy Markdown

Backport of PR #6077

When clicking directly on the toggle button icon, the event was
not properly triggering the expand/collapse action. This fix adds
@click.stop to the NcButton to ensure the toggle action is executed
and prevents event bubbling issues.

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
@github-project-automation github-project-automation Bot moved this to 0. Needs triage in Roadmap Dec 10, 2025
@backportbot-libresign backportbot-libresign Bot added this to the Next Patch (31) milestone Dec 10, 2025
@vitormattos vitormattos merged commit 4b8b11e into stable31 Dec 10, 2025
55 checks passed
@github-project-automation github-project-automation Bot moved this from 0. Needs triage to 4. to release in Roadmap Dec 10, 2025
@vitormattos vitormattos deleted the backport/6077/stable31 branch December 10, 2025 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant