Skip to content

fix(ENG-58): improve error message + remove version from integration list#150

Merged
jrebocho merged 2 commits into
StackOneHQ:mainfrom
jrebocho:fix/eng-58-improve-error-message
May 1, 2026
Merged

fix(ENG-58): improve error message + remove version from integration list#150
jrebocho merged 2 commits into
StackOneHQ:mainfrom
jrebocho:fix/eng-58-improve-error-message

Conversation

@jrebocho

@jrebocho jrebocho commented May 1, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings May 1, 2026 12:11

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This pull request is from a fork — automated review is disabled. A repository maintainer can comment @claude review to run a one-time review.

Copilot AI 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.

Pull request overview

This PR updates the integration picker UI to (1) stop showing integration version text in the integration list and (2) surface a more informative connection error message by preferring the provider response.

Changes:

  • Remove version rendering from each integration row in the integrations list.
  • Update the “no fields” error Alert to display provider_response instead of only message.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
src/modules/integration-picker/components/IntegrationList.tsx Removes the per-row integration version display.
src/modules/integration-picker/components/IntegrationFields.tsx Adjusts the Alert message to prefer provider_response when present.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/modules/integration-picker/components/IntegrationList.tsx
Comment thread src/modules/integration-picker/components/IntegrationFields.tsx Outdated
@jrebocho jrebocho force-pushed the fix/eng-58-improve-error-message branch from bfa574c to 19a337e Compare May 1, 2026 12:20
@jrebocho jrebocho force-pushed the fix/eng-58-improve-error-message branch from 19a337e to 0a36f34 Compare May 1, 2026 12:21
@jrebocho jrebocho requested a review from Copilot May 1, 2026 12:21

Copilot AI 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.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jrebocho jrebocho merged commit a51aeb2 into StackOneHQ:main May 1, 2026
7 checks passed
@jrebocho jrebocho deleted the fix/eng-58-improve-error-message branch May 1, 2026 12:24
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