From the app bridge web components, I don’t find the modal in the available components section.
But the is still available on the tutorial here.
Is it going to be replaced by the web components modal, or deprecated soon?
From the app bridge web components, I don’t find the modal in the available components section.
But the is still available on the tutorial here.
Is it going to be replaced by the web components modal, or deprecated soon?
Hey there! There already is a web component for this: Modal
I’m interested in this too.
I’m looking to replace my old app-bridge-3 modal with app-bridge-4. My modals open another webpage using the src route. ui-modal seems to work, but there is no more documentation for it.
s-modal doesn’t do src
and app-window is full screen which isn’t suitable.
Have you looked at these docs?
yes, but as with the OP, there is no mention of this in the app bridge web components or Polaris web components docs anymore, both refer to s-modal and app-window only.
so the question is, is ui-modal going to be deprecated and if so what is the replacement or won’t there be?