Skip to content

Convert hand raise lead to use eventHub for opening modal

Doug Stull requested to merge 443674-introduce-event-hub into master

What does this MR do and why?

Convert hand raise lead to use eventHub for opening modal

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

no change

Screenshot_2024-04-12_at_3.32.43_PM

Screen_Recording_2024-04-12_at_3.32.59_PM

How to set up and validate locally

note covered in this spec

  1. Setup to simulate SaaS and restart GDK
  2. Allow local network connections
    • Make sure Admin > Settings > Network > Outbound requests is set like the below Screen_Shot_2023-03-21_at_1.53.06_PM This can be skipped if not desiring to see modal submission work.
  3. Setup CustomersDot locally. This can be skipped if not desiring to see modal submission work.
  4. Navigate to any group you are owner of and go to Settings -> Billings
  5. Click on 'Talk to an expert'.
  6. Fill out the form and submit.

Related to #460508 (closed)

Edited by Doug Stull

Merge request reports