Skip to content

Doodlebug v151#694

Merged
sanjayms01 merged 3 commits intostagefrom
doodlebug-v151
Mar 11, 2026
Merged

Doodlebug v151#694
sanjayms01 merged 3 commits intostagefrom
doodlebug-v151

Conversation

arugupta1992 and others added 3 commits March 11, 2026 12:27
…t variant pages (#693)

For doodlebug pages we need to capture the verb name for analytics
purposes. Currently for in market pages which involve promptbar, we are
taking verb as 'text-to-image' or 'text-to-video'.
:verb-image: image
:verb-video: video

For the wave 1 doodlebug pages, we have got the verb name authored as
:verb-removeObject which cannot work for promptbar variants because that
is already being used. So there is a conflict between the two workflows.

Option 1:
We get verb name authored with some other key for wave1.5.1 pages, lets
say :operation-removeObject . This will work but will create
inconsistency between the authoring for wave 1 and wave 1.5.1 verbs

Option 2:
We use :operation-removeObject in all the pages including wave 1 verbs
but that will require authoring update.

This PR incudes changes for option 1. We will switch to option 2 in the
long run.

Test URLs:

Before:
https://main--cc--adobecom.aem.page/drafts/arushi/firefly/doodlebug/remove-object?unitylibs=stage
After:
https://main--cc--adobecom.aem.page/drafts/arushi/firefly/doodlebug/remove-object?unitylibs=db-analytics-verb

---------

Co-authored-by: Arushi Gupta <arugupta@Arushis-MacBook-Pro.local>
@aem-code-sync
Copy link

aem-code-sync bot commented Mar 11, 2026

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
In case there are problems, just click a checkbox below to rerun the respective action.

  • Re-run PSI checks
  • Re-sync branch
Commits

@aem-code-sync
Copy link

aem-code-sync bot commented Mar 11, 2026

Page Scores Audits Google
📱 /drafts/doodlebug/video-generator?unitylibs=doodlebug-v151 Lighthouse returned error: NOT_HTML. The page provided is not HTML (served as MIME type text/plain). PSI
🖥️ /drafts/doodlebug/video-generator?unitylibs=doodlebug-v151 Lighthouse returned error: NOT_HTML. The page provided is not HTML (served as MIME type text/plain). PSI

Copy link
Collaborator

@vipu0303 vipu0303 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@sigadamvenkata
Copy link
Collaborator

sigadamvenkata commented Mar 11, 2026

prompt bar injection to the marquee is verified. we are good with all prs. adding verified label from QA
@sanjayms01

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants