Skip to content

fix(ui): render HTML in set labels dialog#14968

Open
Shivam-Katare wants to merge 1 commit intokestra-io:developfrom
Shivam-Katare:fix/set-labels-confirmation-html-rendering
Open

fix(ui): render HTML in set labels dialog#14968
Shivam-Katare wants to merge 1 commit intokestra-io:developfrom
Shivam-Katare:fix/set-labels-confirmation-html-rendering

Conversation

@Shivam-Katare
Copy link

✨ Description

What does this PR change?
Fixes the ElMessageBox.confirm call in setLabels() not rendering HTML by adding dangerouslyUseHTMLString: true.

🔗 Related Issue

Closes: #14869

🎨 Frontend Checklist

  • Code builds without errors (npm run build)
  • All existing E2E tests pass (npm run test:e2e)
  • Screenshots or video recordings attached showing the UI changes

📝 Additional Notes

The fix was verified locally.

Demo / Screenshots

kestra.mp4
Screenshot 2026-03-07 063233 Screenshot (952)

@github-project-automation github-project-automation bot moved this to To review in Pull Requests Mar 7, 2026
@MilosPaunovic MilosPaunovic self-requested a review March 7, 2026 07:07
@MilosPaunovic MilosPaunovic added area/frontend Needs frontend code changes kind/external Pull requests raised by community contributors labels Mar 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/frontend Needs frontend code changes kind/external Pull requests raised by community contributors

Projects

Status: To review

Development

Successfully merging this pull request may close these issues.

Setting execution label retroactively shows formatting unrendered

2 participants