Merged
Conversation
…r doodlebug (#689) Resolves: [MWPW-189423](https://jira.corp.adobe.com/browse/MWPW-189423) **Test URLs:** - Before: https://db-poc-promptbar--cc--adobecom.aem.live/drafts/arushi/firefly/doodlebug/remove-object-prompt?unitylibs=stage - After: https://db-poc-promptbar--cc--adobecom.aem.page/drafts/arushi/firefly/doodlebug/remove-object-prompt?unitylibs=db-poc-prompt --------- Co-authored-by: Arushi Gupta <arugupta@Arushis-MacBook-Pro.local>
…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>
* Fix video autoplay on transition screen on cancel Resolves: [MWPW-189478](https://jira.corp.adobe.com/browse/MWPW-189478) **Test URLs:** Firefly - Before: https://stage--cc--adobecom.aem.page/products/firefly/features/remove-person?unitylibs=stage - After: https://stage--cc--adobecom.aem.page/products/firefly/features/remove-person?unitylibs=video-play Photoshop: - Before: https://stage--cc--adobecom.aem.page/products/photoshop/online?unitylibs=stage - After: https://stage--cc--adobecom.aem.page/products/photoshop/online?unitylibs=video-play Acrobat: - Before: https://stage--da-dc--adobecom.aem.page/acrobat/online/word-to-pdf?unitylibs=stage - After: https://stage--da-dc--adobecom.aem.page/acrobat/online/word-to-pdf?unitylibs=video-play
|
Ruchika4
approved these changes
Mar 11, 2026
Collaborator
Collaborator
|
prompt bar injection to the marquee is verified. we are good with all prs. adding verified label from QA |
Merged
Ruchika4
added a commit
that referenced
this pull request
Mar 16, 2026
* #699 * #698 * #697 * #696 * #695 * #694 * #701 **Test URLs:** Firefly - Before: https://main--cc--adobecom.aem.page/products/firefly/features/remove-person?unitylibs=main - After: https://main--cc--adobecom.aem.page/products/firefly/features/remove-person?unitylibs=stage Photoshop: - Before: https://main--cc--adobecom.aem.page/products/photoshop/online?unitylibs=main - After: https://main--cc--adobecom.aem.page/products/photoshop/online?unitylibs=stage Acrobat: - Before: https://main--da-dc--adobecom.aem.page/acrobat/online/word-to-pdf?unitylibs=main - After: https://main--da-dc--adobecom.aem.page/acrobat/online/word-to-pdf?unitylibs=stage
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Test URLs: