realm / realm-browser-osx

DEPRECATED - Realm Browser for Mac OS X has been replaced by realm-studio which is cross platform.
https://realm.io
502 stars 54 forks source link

Improve error message when URL is incorrect #292

Closed astigsen closed 7 years ago

astigsen commented 7 years ago

The current error when you try to open a wrong URL (like forgetting to include the port) is really obscure:

screen shot 2017-03-27 at 5 56 46 pm
stel commented 7 years ago

I wasn't able to reproduce this by specifying incorrect url. @astigsen do you have any specific examples when it happens?

screen shot 2017-03-29 at 10 51 24 am

screen shot 2017-03-29 at 10 53 17 am

stel commented 7 years ago

https://github.com/realm/realm-browser-osx/pull/329 introduces some UI improvements to handle URLs better.