typedb / typedb-studio

TypeDB Studio (IDE)
https://typedb.com
Mozilla Public License 2.0
191 stars 44 forks source link

Multiple addresses input for TypeDB Cluster connections #646

Closed jamesreprise closed 1 year ago

jamesreprise commented 1 year ago

What is the goal of this PR?

We have implemented the ability to input multiple addresses for users connecting to TypeDB Cluster via Studio. End users will have a more seamless experience of connecting to Cluster using Studio as we have reduced the confusion surrounding how many addresses are necessary. It used to be the case that you could only provide a single address to the Cluster input dialog.

What are the changes implemented in this PR?

We have implemented the additional functionality primarily into the ServerDialog:

image
typedb-bot commented 1 year ago

PR Review Checklist

Do not edit the content of this comment. The PR reviewer should simply update this comment by ticking each review item below, as they get completed.


Code

Architecture

alexjpwalker commented 1 year ago
image

Somehow, the addresses placeholder doesn't look very faded, and as such it looks like it's possible to type into the field (but in fact, is not possible)