console icon indicating copy to clipboard operation
console copied to clipboard

Fix : more messaging flow issues

Open HarshMN2345 opened this issue 4 months ago • 3 comments

What does this PR do?

(Provide a description of what this PR does.)

Test Plan

(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)

Related PRs and Issues

(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)

Have you read the Contributing Guidelines on issues?

(Write your answer here.)

Summary by CodeRabbit

  • New Features

    • Custom filters mode for providers and topics (new header prop)
    • Confirm-exit prompt enabled on provider creation wizard
  • Bug Fixes

    • Prevented unwanted interactions in image preview links (click/mousedown)
    • Adjusted popover alignment in message/provider creation
    • Modal description slot rendering fixed
    • Replaced empty-search UI for targets with a card-based empty state
  • Refactor

    • Topics modal API changed to onUpdate/selected (event dispatch replaced)
  • Style

    • "Add subscriber" → "Create subscriber"
    • Search placeholder refined to "Search by type or ID"
  • Content

    • Success message updated to "created" after adding subscribers

✏️ Tip: You can customize this high-level summary in your review settings.

HarshMN2345 avatar Oct 22 '25 13:10 HarshMN2345