Skip to content

console: simplify connect modal instructions text#37024

Open
maheshwarip wants to merge 1 commit into
mainfrom
claude/slack-session-ioohiw
Open

console: simplify connect modal instructions text#37024
maheshwarip wants to merge 1 commit into
mainfrom
claude/slack-session-ioohiw

Conversation

@maheshwarip

@maheshwarip maheshwarip commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Motivation

In the console's "Connect To Materialize" modal (OidcConnectModal), the instructions text linked specifically to the GCP installation guide:

https://materialize.com/docs/self-managed-deployments/installation/install-on-gcp/#step-3-apply-the-terraform

This modal is shown for all self-managed deployments regardless of cloud provider, so the provider-specific link was misleading for users on AWS, Azure, or local kind/minikube. This was flagged in Slack.

Changes

Simplify the instructions text to just the relevant instruction, dropping the provider-specific link (and the now-unused Code / TextLink imports):

When prompted for a password, paste the ID token below.

Context

Slack thread: https://materializeinc.slack.com/archives/CU7ELJ6E9/p1781299955523019?thread_ts=1781299703.506719&cid=CU7ELJ6E9

@maheshwarip maheshwarip requested a review from a team as a code owner June 12, 2026 21:34
@maheshwarip maheshwarip requested review from SangJunBak and removed request for a team June 12, 2026 21:34
The OIDC connect modal's instructions linked specifically to the GCP
installation guide, which was misleading since the modal is shown for all
self-managed deployments regardless of cloud provider. Simplify the text
to just the relevant instruction, dropping the provider-specific link.

https://claude.ai/code/session_016zS64CWRsmpjjA2JvzsUbJ
@maheshwarip maheshwarip force-pushed the claude/slack-session-ioohiw branch from 04d9f59 to 2ecd836 Compare June 12, 2026 21:35
@maheshwarip maheshwarip changed the title console: link to general self-managed installation docs in connect modal console: simplify connect modal instructions text Jun 12, 2026
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