Skip to content

fix(webapp): don't prefill overrideAuthParams with integration defaults on connection create - #6990

Open
hassan254-prog wants to merge 1 commit into
masterfrom
wari/migrated-bigcommerce-docs
Open

fix(webapp): don't prefill overrideAuthParams with integration defaults on connection create#6990
hassan254-prog wants to merge 1 commit into
masterfrom
wari/migrated-bigcommerce-docs

Conversation

@hassan254-prog

@hassan254-prog hassan254-prog commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Describe the problem and your solution

  • don't prefill overrideAuthParams with integration defaults on connection create

Review in cubic

@github-actions

github-actions Bot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Preview Deploy

Status URL Deploy Logs Last Updated
✅ Ready Preview URL Deploy Logs 31 Jul 2026, 19:44 UTC

@mintlify

mintlify Bot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
nango 🟢 Ready View Preview Jul 31, 2026, 7:37 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@cubic-dev-ai cubic-dev-ai Bot 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.

1 issue found across 13 files

Confidence score: 5/5

  • In docs/api-integrations/bigcommerce.mdx, missing semantic id props on <Step> components can break anchor consistency and internal navigation patterns expected by repo tooling/docs consumers; add convention-aligned IDs (for example create-integration, authorize-bigcommerce, call-bigcommerce-api, implement-nango) to de-risk doc usability and maintainability.
Prompt for AI agents (unresolved issues)

Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.


<file name="docs/api-integrations/bigcommerce.mdx">

<violation number="1" location="docs/api-integrations/bigcommerce.mdx:12">
P3: Add semantic `id` props to each `<Step>` component. The repo convention (per AGENTS.md) requires semantic IDs like `"create-integration"`, `"authorize-bigcommerce"`, `"call-bigcommerce-api"`, and `"implement-nango"` — these improve anchor linking and keep IDs stable if step titles change.</violation>
</file>

Reply with feedback, questions, or to request a fix.

Re-trigger cubic

Connect to BigCommerce with Nango and see data flow in 2 minutes.

<Steps>
<Step title="Create the integration">

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.

P3: Add semantic id props to each <Step> component. The repo convention (per AGENTS.md) requires semantic IDs like "create-integration", "authorize-bigcommerce", "call-bigcommerce-api", and "implement-nango" — these improve anchor linking and keep IDs stable if step titles change.

Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At docs/api-integrations/bigcommerce.mdx, line 12:

<comment>Add semantic `id` props to each `<Step>` component. The repo convention (per AGENTS.md) requires semantic IDs like `"create-integration"`, `"authorize-bigcommerce"`, `"call-bigcommerce-api"`, and `"implement-nango"` — these improve anchor linking and keep IDs stable if step titles change.</comment>

<file context>
@@ -0,0 +1,88 @@
+Connect to BigCommerce with Nango and see data flow in 2 minutes.
+
+<Steps>
+    <Step title="Create the integration">
+    In Nango ([free signup](https://app.nango.dev)), go to [Integrations](https://app.nango.dev/dev/integrations) -> _Configure New Integration_ -> _BigCommerce_. Enter the Client ID and Client Secret from your BigCommerce app (see the setup guide below).
+    </Step>
</file context>

@mintlify

mintlify Bot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
nango 🟡 Building Jul 31, 2026, 7:34 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

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.

1 participant