accordproject / template-playground

Web Playground for TemplateMark templates
https://playground.accordproject.org
Apache License 2.0
15 stars 18 forks source link

feat(template-playground): created full screen modal for the preview of output component #83

Closed nitro56565 closed 3 weeks ago

nitro56565 commented 3 weeks ago

Implemented FullScreenModal for Preview Output Component

Description

This pull request introduces a new React component FullScreenModal, which displays a modal containing the AgreementHtml component. The modal is triggered by clicking on a fullscreen icon (FullscreenOutlined), and can be closed by either clicking "OK" or "Cancel".

Changes Made

Screenshots or Video

Screenshot 2024-07-09 164156 Screenshot 2024-07-09 164224

Related Issues

Author Checklist

netlify[bot] commented 3 weeks ago

Deploy Preview for ap-template-playground ready!

Name Link
Latest commit ade4e805df0deabc2c289775fe8fd7b57abb5eb8
Latest deploy log https://app.netlify.com/sites/ap-template-playground/deploys/668d1c2ce48d0f00088911f0
Deploy Preview https://deploy-preview-83--ap-template-playground.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

nitro56565 commented 3 weeks ago

@sanketshevkar can you please review

dselman commented 3 weeks ago

@nitro56565 thank you for the contribution!

Vinyl-Davyl commented 3 weeks ago

nice one @nitro56565

nitro56565 commented 3 weeks ago

Thank you @Vinyl-Davyl