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

feat: client-only oEmbed on debug page #2276

Merged
merged 5 commits into from Apr 18, 2024

Conversation

rwd
Copy link
Contributor

@rwd rwd commented Apr 18, 2024

  • render oembed component client-only on oembed debug page
    • facilitates debugging failed network requests via browser console
  • set white background on oembed debug page content, to improve usability of form
  • explicitly import client-side where used in vue files
  • remove the client-side component mock
  • support alert error being object, which it is in the case of oEmbed network errors

* facilitates debugging failed network requests via browser console
* explicitly import client-side where used in vue files
* remove the client-side component mock
Copy link

JIRA ticket: EC-6733

@rwd rwd marked this pull request as ready for review April 18, 2024 09:08
Copy link

Preview deployment: https://pr-2276.portal-js.dev.eanadev.org/

Copy link

sonarcloud bot commented Apr 18, 2024

@lbiedinger lbiedinger merged commit bef6710 into master Apr 18, 2024
17 checks passed
@lbiedinger lbiedinger deleted the feat/EC-6733-client-only-oembed branch April 18, 2024 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants