mongodb-js / connection-model

MongoDB connection model.
Apache License 2.0
10 stars 5 forks source link

fix: incorrect connection title on form connections COMPASS-4628 #349

Closed Anemy closed 3 years ago

Anemy commented 3 years ago

This PR updates so that the model has the correct title on connections created with the connection form (host and port aren't set).

before:

https://user-images.githubusercontent.com/1791149/107398392-dc4a6580-6aff-11eb-906b-701d5bb7d4d0.mp4

after:

https://user-images.githubusercontent.com/1791149/107397687-2d0d8e80-6aff-11eb-9685-f07bd96984b8.mp4