Skip to content

fix: correct UI copy typos - #3383

Draft
holmesworcester wants to merge 2 commits into
developfrom
agent/fix-typos-3380-3382
Draft

fix: correct UI copy typos#3383
holmesworcester wants to merge 2 commits into
developfrom
agent/fix-typos-3380-3382

Conversation

@holmesworcester

Copy link
Copy Markdown
Collaborator

Summary

  • correct acticdvities to activities in the mobile Join Community beta warning
  • change the desktop Add Members secondary action from Never mind to Nevermind
  • add direct component-test assertions for both corrected strings and update their snapshots

Root cause

Both user-facing strings were hard-coded with the reported copy errors, and the existing tests relied only on snapshots rather than explicit copy assertions.

Testing

  • Mobile Join Community focused Jest test: passed (corrected text and snapshot)
  • Desktop Add Members focused Jest test: passed (corrected button text and inline snapshot)
  • git diff --check: passed

Closes #3380
Closes #3382

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.

Fix "Never mind" copy on the Add Members screen Fix typo in mobile beta warning: "acticdvities"

2 participants