Skip to content

[MWPW-191014]: RTL support for play/pause in firefly carousel#952

Merged
nkthakur48 merged 5 commits intostagefrom
mwpw-191014-play-pause-rtl
Mar 26, 2026
Merged

[MWPW-191014]: RTL support for play/pause in firefly carousel#952
nkthakur48 merged 5 commits intostagefrom
mwpw-191014-play-pause-rtl

Conversation

@hkuraware
Copy link
Copy Markdown
Collaborator

@hkuraware hkuraware commented Mar 26, 2026

  • RTL support for play/pause button in firefly carousel.

Resolves: MWPW-191014

Test URLs:

Dev validation:

Before:-
before-fix-rtl

After:-
RTL:
after-fix-rtl

LTR:
after-fix-ltr

@aem-code-sync
Copy link
Copy Markdown

aem-code-sync Bot commented Mar 26, 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

}

/* Video play/pause button */
[dir="rtl"] .video-container .pause-play-wrapper {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Nit: You could skip the comment, it's self-evident from the class-names

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

@nkthakur48 ,
Makes sense, I added it just to call out that it's the only other selector besides .firefly-carousel, but I'm good to remove it.

@nkthakur48
Copy link
Copy Markdown
Collaborator

As confirmed by @hkuraware , overlay issues even for RTL will be fixed by #950

@aem-code-sync aem-code-sync Bot temporarily deployed to mwpw-191014-play-pause-rtl March 26, 2026 06:18 Inactive
@hkuraware hkuraware requested a review from nkthakur48 March 26, 2026 06:55
@aem-code-sync aem-code-sync Bot temporarily deployed to mwpw-191014-play-pause-rtl March 26, 2026 06:58 Inactive
@aem-code-sync aem-code-sync Bot temporarily deployed to mwpw-191014-play-pause-rtl March 26, 2026 06:59 Inactive
@spadmasa
Copy link
Copy Markdown
Collaborator

@nkthakur48
Copy link
Copy Markdown
Collaborator

@spadmasa You got me worried when you closed the PR :)

@nkthakur48 nkthakur48 merged commit d234358 into stage Mar 26, 2026
14 of 15 checks passed
nkthakur48 added a commit to adobecom/da-cc that referenced this pull request Mar 27, 2026
…om#952)

* Fixed rtl for video play/pause button

* Removed comment

---------

Co-authored-by: Nishant Thakur <nishant.thakur.ece@gmail.com>
nkthakur48 added a commit that referenced this pull request Mar 30, 2026
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.

4 participants