Skip to content

fix: handle loading directly to an unavailable institution#256

Merged
codingLogan merged 2 commits intomasterfrom
lr/fix-unavailable-feature
Dec 8, 2025
Merged

fix: handle loading directly to an unavailable institution#256
codingLogan merged 2 commits intomasterfrom
lr/fix-unavailable-feature

Conversation

@codingLogan
Copy link
Copy Markdown
Collaborator

@codingLogan codingLogan commented Nov 21, 2025

The Connect Widget should now load directly to the status details page when a guid or code is provided.

Previously, before this new experimental feature, the widget loaded directly to the credentials page when given a code or guid, but it should load to the Unavailable page if a guid/name is currently unavailable.

Testing Instructions (example for PayPal as unavailable)

  1. Add PayPal's guid/name object into the array for experimentalFeatures.unavailableInstitutions. see CTT-24 Add experimental features, including handling unavailable institutions #249 for more info on how to do that
  2. Load a Connect Widget with either a current_institution_guid or current_institution_code that matches the guid/name for step 1.
  3. You should be brought to this page
image

it should load to the status details page, not the credentials page
@platypus801
Copy link
Copy Markdown

what is the A in the bottom right corner of the paypal logo?

just have one thing we missed from the design AC: https://www.figma.com/design/ysacmkeQXxvSjQAtkvMVMQ?node-id=4363-2719#1537695090

@codingLogan
Copy link
Copy Markdown
Collaborator Author

what is the A in the bottom right corner of the paypal logo?

just have one thing we missed from the design AC: https://www.figma.com/design/ysacmkeQXxvSjQAtkvMVMQ?node-id=4363-2719#1537695090

The "A" is just a testing environment thing, the logo has an A for some reason in SAND 😂

@platypus801
Copy link
Copy Markdown

Design approved. Follow up on the title width that we'll address separately.

Comment thread src/redux/reducers/Connect.js
Comment thread src/hooks/useLoadConnect.tsx
@codingLogan codingLogan merged commit 561148d into master Dec 8, 2025
5 checks passed
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Dec 8, 2025

🎉 This PR is included in version 2.15.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

@codingLogan codingLogan deleted the lr/fix-unavailable-feature branch February 3, 2026 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Needs Review This item needs review released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants