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

Interactivity player should not be globally available. #340

Open
1 task done
oscarssanchez opened this issue Aug 3, 2023 · 0 comments
Open
1 task done

Interactivity player should not be globally available. #340

oscarssanchez opened this issue Aug 3, 2023 · 0 comments
Labels

Comments

@oscarssanchez
Copy link
Contributor

Describe the bug

In the recent https://studio.brightcove.com/products/videocloud/interactivity

We can create an interactivity player that's tied to a video or series of videos. The interactivity player however is available to be used on "any" video. That will throw an error in developer tools. As of now, users will need to select the correct video to use with the interactivity player.

I think we have some options for this.

We can only display the interactivity player on videos that are tied to the interactivity player

Or

We can add a new tab "interactivity" that only retrieves interactivity players and videos, and remove the interactivity player option from the connector.

Steps to Reproduce

  • Embed a video that's not attached to an interactivity player with interactivity player
  • Open developer tools
  • See error

Screenshots, screen recording, code snippet

No response

Environment information

No response

WordPress information

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants