Skip to content

refactor: correct grammar and normalise font size of signer email in report#1868

Merged
prafull-opensignlabs merged 1 commit intostagingfrom
updates-16625254839
Jul 30, 2025
Merged

refactor: correct grammar and normalise font size of signer email in report#1868
prafull-opensignlabs merged 1 commit intostagingfrom
updates-16625254839

Conversation

@nxglabs
Copy link
Collaborator

@nxglabs nxglabs commented Jul 30, 2025

No description provided.

Copilot AI review requested due to automatic review settings July 30, 2025 14:22
@vercel
Copy link

vercel bot commented Jul 30, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
open-sign ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 30, 2025 2:22pm

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR includes UI improvements, localization enhancements, and spelling corrections to improve the user experience in the OpenSign application. The changes focus on improving the signers display, fixing grammatical errors, and adding internationalization support.

  • Enhanced signers display layout and spacing in the report table
  • Fixed spelling errors in console log messages and corrected grammatical issues in translation strings
  • Added localization support for file replacement text across multiple languages

Reviewed Changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated 2 comments.

File Description
GetReportDisplay.jsx Updated signers display styling with improved spacing and removed font styling
Preferences.jsx Fixed spelling errors in console log messages
EditTemplate.jsx Replaced hardcoded text with internationalized translation key
translation.json (multiple languages) Added new translation keys and corrected grammatical errors in existing translations

})
}
className="ml-2 text-xs font-medium text-blue-500 underline focus:outline-none"
className="ml-2 mt-1 text-xs font-medium text-blue-500 underline focus:outline-none"
Copy link

Copilot AI Jul 30, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The line has inconsistent indentation with extra leading spaces compared to the surrounding code.

Copilot uses AI. Check for mistakes.
"placeholder-alert-4": "You have successfully sent mails to all recipients!",
"placeholder-mail-alert": "You have successfully sent email to {{name}}. Subsequent signers will get email(s) once {{name}} signs the document",
"placeholder-mail-alert-you": "Subsequent signers will get email(s) once you signs the document.",
"placeholder-mail-alert-you": "Subsequent signers will get email(s) once you sign the document.",
Copy link

Copilot AI Jul 30, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed grammar error from 'once you signs' to 'once you sign' - this is a correct improvement.

Copilot uses AI. Check for mistakes.
@prafull-opensignlabs prafull-opensignlabs changed the title Merge pull request #1070 from nxglabs/signers_completed_main refactor: correct grammar and normalise font size of signer email in report Jul 30, 2025
@prafull-opensignlabs prafull-opensignlabs merged commit aefd2ff into staging Jul 30, 2025
5 checks passed
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.

3 participants