-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Description
Linear Issue
Linear ID: AGE-355
Link: https://linear.app/speakeasy/issue/AGE-355/feat-custom-domain-setup-placeholders
Problem
The UX on the custom domain setup screen is confusing because steps 1-2 show placeholders until the user enters the domain in step 3. Users often accidentally copy placeholder values and paste them into their DNS settings.
Solution
Reorganize the domain setup flow:
- Step 1: User enters the domain first
- Step 2: Display all DNS records in a clear table format with individual copy buttons
The desired format for step 2:
TYPE HOST VALUE
CNAME mcp. cname.getgram.ai
TXT _gram.mcp gram-domain-verify=mcp.ritzademo.com,e6300ada-382f-4dc9-946a-826c47db2632
Each record should have its own copy button so users can easily copy all values to their DNS settings tab.
Additional Context
- Priority: Low
- Team: Dev Gram
- Git branch:
feature/age-355
Metadata
Metadata
Assignees
Labels
No labels