Can HTML be executed in the checkout?

I have a problem with the checkout policy modal, because the content I have, includes tables, these are not responsive because the modal is too small for them.

As I can not modify the size of these modals in the checkout, I am forced to make a ui-extension to display the policies as I want.

However, through GraphQL I get the store policies, but the body object returns HTML, and I don’t see a way to add that HTML inside the new modal, as I want to display the default HTML from the store policies section.

Can anyone think of a way to do it? Or how can I modify the size of the policy modal in the checkout?

Thanks!

Hi @AlexPG96,

Checkout UI extensions do not support HTML. But the underlying issue sounds like a bug with the responsiveness of the native policy modal within checkout.

Would it be possible for you to reach out to support directly to share reproduction steps and open a bug report?