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

fix(sharable): agreementData preview screen on shared generated-link bug fixed #90

Merged

Conversation

Vinyl-Davyl
Copy link
Collaborator

Changes

  • Fixed issue where agreementHtml was not showing the preview on the shared generated link.
  • Ensured that agreementHtml is included in the state when generating the shareable link.

Flags

  • The fix involves mocking the rebuild function to ensure agreementHtml is correctly set for testing.

Screenshots or Video

  • prior
Screenshot 2024-07-30 075807 Screenshot 2024-07-30 075822
  • fix
Screenshot 2024-07-30 080851 Screenshot 2024-07-30 080909

Author Checklist

  • Ensure you provide a DCO sign-off for your commits using the --signoff option of git commit.
  • Vital features and changes captured in unit and/or integration tests
  • Commits messages follow AP format
  • Extend the documentation, if necessary
  • Merging to main from fork:branchname

@Vinyl-Davyl Vinyl-Davyl requested a review from a team as a code owner July 30, 2024 07:19
Copy link

netlify bot commented Jul 30, 2024

Deploy Preview for ap-template-playground ready!

Name Link
🔨 Latest commit 616c688
🔍 Latest deploy log https://app.netlify.com/sites/ap-template-playground/deploys/66a8945431a20b0008df547c
😎 Deploy Preview https://deploy-preview-90--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.

@Vinyl-Davyl Vinyl-Davyl changed the title fix(sharable): agreementData preview screen on shared generated link bug fixed fix(sharable): agreementData preview screen on shared generated-link bug fixed Jul 30, 2024
@mttrbrts mttrbrts merged commit 1e4a0b4 into accordproject:main Jul 30, 2024
7 checks passed
nitro56565 pushed a commit to nitro56565/template-playground that referenced this pull request Aug 2, 2024
…bug fixed (accordproject#90)

* fix: agreementHtml preview screen on generated link bug fixed

Signed-off-by: Vinyl-Davyl <[email protected]>

* test(update): updated recurring test case

Signed-off-by: Vinyl-Davyl <[email protected]>

---------

Signed-off-by: Vinyl-Davyl <[email protected]>
Signed-off-by: Mahesh Patil <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants