Skip to content

fix: certificate chain toggle not working on button click#6077

Merged
vitormattos merged 1 commit intomainfrom
fix/certificate-chain-toggle
Dec 10, 2025
Merged

fix: certificate chain toggle not working on button click#6077
vitormattos merged 1 commit intomainfrom
fix/certificate-chain-toggle

Conversation

@vitormattos
Copy link
Copy Markdown
Member

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.

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>
@vitormattos vitormattos added this to the Next Major (33) milestone Dec 10, 2025
@vitormattos vitormattos self-assigned this Dec 10, 2025
@github-project-automation github-project-automation Bot moved this to 0. Needs triage in Roadmap Dec 10, 2025
@vitormattos
Copy link
Copy Markdown
Member Author

/backport to stable32

@vitormattos
Copy link
Copy Markdown
Member Author

/backport to stable31

@vitormattos vitormattos merged commit 0b43d58 into main Dec 10, 2025
58 checks passed
@vitormattos vitormattos deleted the fix/certificate-chain-toggle branch December 10, 2025 17:28
@github-project-automation github-project-automation Bot moved this from 0. Needs triage to 4. to release in Roadmap Dec 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant