Skip to content

Conversation

@CalvinAllen
Copy link
Contributor

Summary

  • Disable Couchbase Capella radio button in connection dialog
  • Add "Coming Soon!" note next to the disabled option
  • Show validation error when user enters a Capella connection string in host field
  • Detect Capella URLs by checking for .cloud.couchbase.com or couchbases:// prefix

Test plan

  • Open Add Connection dialog - verify Capella option is disabled with "Coming Soon!" note
  • Enter a Capella URL (e.g., cb.xxxxx.cloud.couchbase.com) - verify error message appears
  • Enter a couchbases:// connection string - verify error message appears
  • Enter a regular host (e.g., localhost) - verify no error

- Disable Capella radio button in connection dialog with "Coming Soon!" note
- Add validation error when Capella URL is entered in host field
- Detect both .cloud.couchbase.com and couchbases:// connection strings
@CalvinAllen CalvinAllen merged commit 8909dac into main Dec 22, 2025
3 checks passed
@CalvinAllen CalvinAllen deleted the fix/ui/disable-capella-option branch December 22, 2025 18:22
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