Skip to content

UI update. Renamed the acanthus creation button and description - #844

Open
alexander-b-clean wants to merge 2 commits into
devfrom
ui-update.ab
Open

UI update. Renamed the acanthus creation button and description#844
alexander-b-clean wants to merge 2 commits into
devfrom
ui-update.ab

Conversation

@alexander-b-clean

Copy link
Copy Markdown
Contributor

@codecov

codecov Bot commented Jul 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 27.63%. Comparing base (7feaba9) to head (f34b1b4).

Additional details and impacted files
@@            Coverage Diff            @@
##                dev     #844   +/-   ##
=========================================
  Coverage     27.63%   27.63%           
  Complexity     6059     6059           
=========================================
  Files           282      282           
  Lines         25191    25191           
=========================================
  Hits           6962     6962           
  Misses        18229    18229           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates copy in the Signup Wizard UI to reflect new messaging during account connection/activation.

Changes:

  • Renames the primary CTA button text from “Connect to Account” to “Enable Anti-Spam”.
  • Updates the right-panel screen title text in the signup interface.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +19 to 20
const [buttonText, setButtonText] = useState(__('Enable Anti-Spam', 'cleantalk-spam-protect'));
const [isSubmitting, setIsSubmitting] = useState(false);

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I disagree

<div>
<p className={'apbct-signup-wizard-title'}>
{__('Connect your website to CleanTalk cloud', 'cleantalk-spam-protect')}
{__('Connect Your Website to the Anti-Spam Cloud', 'cleantalk-spam-protect')}

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I disagree

@alexander-b-clean alexander-b-clean changed the title UI update UI update. Renamed the acanthus creation button and description Jul 30, 2026
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