You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With longer connection names (or with larger fonts) it is impossible to tell apart two db connections which names begin with the same characters.
On this screenshot the servers are named postgres-server1 and postgres-server2:
What we could try is to add ellipsis to the middle of the text to keep the end of it visible if it gets truncated: https://jsfiddle.net/93ymy3oL/
The text was updated successfully, but these errors were encountered:
With longer connection names (or with larger fonts) it is impossible to tell apart two db connections which names begin with the same characters.
On this screenshot the servers are named postgres-server1 and postgres-server2:
What we could try is to add ellipsis to the middle of the text to keep the end of it visible if it gets truncated:
https://jsfiddle.net/93ymy3oL/
The text was updated successfully, but these errors were encountered: