Skip to content

feat(ENG-12049): Scopes actions to specific auth type#176

Open
sourabh-stackone wants to merge 3 commits into
StackOneHQ:mainfrom
sourabh-stackone:ENG-12049/Scopes_actions_to_specific_auth_type_final
Open

feat(ENG-12049): Scopes actions to specific auth type#176
sourabh-stackone wants to merge 3 commits into
StackOneHQ:mainfrom
sourabh-stackone:ENG-12049/Scopes_actions_to_specific_auth_type_final

Conversation

@sourabh-stackone

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings June 28, 2026 09:59

@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.

@sourabh-stackone sourabh-stackone changed the title feat(ENG-12049): Scopes actions to specific auth type final feat(ENG-12049): Scopes actions to specific auth type Jun 28, 2026

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

Adds support for multi-select connector configuration fields in the integration picker, enabling connectors (e.g., scope selection) to capture multiple values as a single serialized string.

Changes:

  • Extends ConnectorConfigField.type to include 'multi-select' and adds an optional delimiter for serializing selections.
  • Adds a new MultiSelectField renderer using Malachite MultiSelect and wires it into the existing FieldRenderer switch.

Reviewed changes

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

File Description
src/modules/integration-picker/types.ts Extends connector field typing to support 'multi-select' and a configurable delimiter.
src/modules/integration-picker/components/IntegrationFields.tsx Adds a multi-select field renderer and integrates it into the dynamic field rendering flow.

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

Comment thread src/modules/integration-picker/components/IntegrationFields.tsx Outdated
Comment thread src/modules/integration-picker/components/IntegrationFields.tsx
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