Skip to content

Conversation

@pettinarip
Copy link
Member

@pettinarip pettinarip commented Jan 14, 2026

Summary

  • Show a single warning at startup when Salesforce credentials are not configured
  • Return mock responses instead of failing, allowing developers to run the app locally without Salesforce access

Test plan

  • Clone repo fresh and run pnpm dev without SF credentials
  • Verify warning appears once in console
  • Verify app loads and forms return mock responses

When SF credentials are not configured, show a single warning at startup
and return mock responses instead of failing. This allows developers to
run the app locally without Salesforce access.
@pettinarip pettinarip merged commit 2a0ea50 into master Jan 14, 2026
6 checks passed
@pettinarip pettinarip deleted the graceful-salesforce-disabled branch January 14, 2026 11:00
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.

2 participants