Fix illustration paths in survey response page
What does this MR do and why?
This is a follow up for !71809 (merged).
It fixes the paths for the illustrations (introduced in MR) used in the survey response page.
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Ensure
:calendly_invite_link
feature flag is enabled# rails console Feature.enable(:calendly_invite_link)
- Visit http://localhost:3000/-/survey_responses?show_invite_link=true&show_incentive=true and verify that both new illustrations are shown correctly
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Eugie Limpin