Skip to content

Feat: Custom domain setup placeholders (AGE-355) #306

@ryan-timothy-albert

Description

@ryan-timothy-albert

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:

  1. Step 1: User enters the domain first
  2. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions