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
{{ message }}
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.
Summary
Bittrex account connect error message could be handled better.
Steps to reproduce
Go to add a new Bittrex account, but enter in a wrong/invalid API Key / Secret
Expected results
The warning should show, but as it's on two lines, the text field/button constraints should move down (whilst marginally increasing the window height). Maybe errors could be designed differently, but that's not a quick fix.
Actual results
The error message is over two lines, but there's only room for one. Turns out you can scroll.
Notes
macOS 10.13.2, BalanceOpen 1.0 Beta
Is there a missing word from this copy? "...Make sure you have right API and Secret pair.` Should be "...the right..." ?
Low priority issue.
The text was updated successfully, but these errors were encountered:
Yeah we need to increase this size just a bit. Was fitting to Christian's design spec but it looks like that won't work. Also good catch on the copy. Both are easy fixes.
Pretty sure that error is coming directly from Bittrex. We'll work on improving general connection error display later. I'll make another issue for it. For now I'll just increase the size of that text area by 10pt so at least it's not cut off.
Actually that's not correct. It's our error. However, the errors are in the api code which is being massively refactored and is almost done, so holding off on this until that's ready.
Summary
Bittrex account connect error message could be handled better.
Steps to reproduce
Go to add a new Bittrex account, but enter in a wrong/invalid API Key / Secret
Expected results
The warning should show, but as it's on two lines, the text field/button constraints should move down (whilst marginally increasing the window height). Maybe errors could be designed differently, but that's not a quick fix.
Actual results
The error message is over two lines, but there's only room for one. Turns out you can scroll.
Notes
macOS 10.13.2, BalanceOpen 1.0 Beta
Is there a missing word from this copy? "...Make sure you have right API and Secret pair.` Should be "...the right..." ?
Low priority issue.
The text was updated successfully, but these errors were encountered: