on our previous apps (not multi-page) we used a globally modal triggered from an icon in the header which we use to show the users the current app version ,description, changes, etc.
We already have several apps in production using this, so if we now create a new multi-page app we need consistency across our apps.
On the new multi-page app there isnt a global modal. Is this by design and if so, do we now have to duplicate our modal on every page?
Thanks
Hi @Isabella_Borkovic ,
No, all we see in global components is ‘sidebar’ nothing else, as you can see from the screenshot nothing at all like you have mentioned, modal is nowhere to be seen in global
Hi @AbbeyHernandez
Although it looks like that would work, what it actually does is add the modal to the page, not in the global component area, so it's a little confusing