Skip to content

Conversation

mcasimir
Copy link
Collaborator

@mcasimir mcasimir commented May 9, 2022

Fixes:

"Selecting the whole host and trying to delete it keeps the value in the form but also shows a bunch of errors"

image

With the loose validation in ConnectionString is possible to leave the host empty. Also edge cases like mongodb://,,,/ are handled just fine.

@mcasimir mcasimir requested a review from Anemy May 9, 2022 13:05
Copy link
Member

@Anemy Anemy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm! Tried it out and it works smooth. I think this check was preventing an edge case that went away with improvements to how we were storing the connection string being edited.

@mcasimir mcasimir merged commit 6b393a5 into main May 10, 2022
@mcasimir mcasimir deleted the remove-hosts-check branch May 10, 2022 15:13
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