Skip to content

feat: show popup notification on successful template build #18369

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

matifali
Copy link
Member

Summary

  • Add a success notification when a template build completes successfully
  • Make it obvious when a build has finished with a popup at the bottom right
  • Include template name and version in the success message

Fixes #18364

Test plan

  1. Open template editor
  2. Make changes to a template file
  3. Click "Build" button
  4. When the build completes successfully, verify that a success notification appears

🤖 Generated with Claude Code

This change adds a success notification when a template build completes successfully,
making it more obvious to users when the build has finished.

Fixes #18364

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@matifali matifali closed this Jun 13, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Jun 13, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: show pop up in template editor on successful build
1 participant