Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Connatix dock UI fullscreen support #39834

Merged

Conversation

cristisilav
Copy link
Contributor

After some changes on our player's side, we were able to finally update the flow in the AMP component that was required for enabling full dock UI fullscreen button functionality.

Copy link

amp-owners-bot bot commented Feb 16, 2024

Hey @alanorozco! These files were changed:

extensions/amp-connatix-player/0.1/amp-connatix-player.js
extensions/amp-connatix-player/0.1/test/test-amp-connatix-player.js

@erwinmombay erwinmombay requested review from erwinmombay and removed request for alanorozco February 21, 2024 18:03
/** @override */
fullscreenEnter() {
/** @override */
fullscreenEnter() {
Copy link
Member

Choose a reason for hiding this comment

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

need to fix lint issues.

amp lint --fix --local_files should do the trick. (make sure you have committed all your changes first before running the command since it is destructive)

@powerivq
Copy link
Contributor

@cristisilav could you rebase against the latest main branch? That should fix the build issue.

@powerivq powerivq merged commit 3ea1c2f into ampproject:main Mar 7, 2024
51 of 52 checks passed
eszponder pushed a commit to krzysztofequativ/amphtml that referenced this pull request Apr 22, 2024
* Add Dock UI fullscreen button support

* small fix

* add break at end of switch statement

* fix lint

* update test
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