fix(actionable-error): change button labels to "Go back" (CT-2425) - #383
Merged
wesrisenmay-mx merged 1 commit intoSep 15, 2026
Merged
Conversation
jenheinermx
requested review from
Jameson13B,
ash-wright123,
codingLogan,
mwclemy and
wesrisenmay-mx
as code owners
September 11, 2026 15:58
Collaborator
|
Need screenshots. This will require updates on the MX connect widget side as well. I'm sure this breaks some E2E tests. |
Update the actionable error primary button label from "Return to
institution selection" to "Go back" for error codes 1001, 3000, 3001,
and 3002, and change the secondary link on code 1000 from "Connect a
different institution" to "Go back". Behavior is unchanged; both still
fire goToSearch.
Remove the two now-unused source strings from the es/frCa .po and .json
language files ("Go back" is already translated).
Update tests that asserted the old labels, including the ACTIONABLE_ERROR
case in RenderConnectStep-test.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
jenheinermx
force-pushed
the
jen/CT-2425/go-back-label
branch
from
September 15, 2026 19:43
53911ef to
9838ff9
Compare
wesrisenmay-mx
approved these changes
Sep 15, 2026
|
🎉 This PR is included in version 2.39.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Copy-only change for CT-2425. Standardizes the actionable-error button labels so they all read "Go back" instead of the two older, longer phrasings. No behavior, routing, or logic changes.
What changed
Out of scope
No routing or host-config changes. Body paragraph copy ("...or connect a different institution.") is intentionally preserved — it is body text, not a button label.
Test evidence
Release checklist
🤖 Generated with Claude Code
BEFORE





AFTER




