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
#469 Isn't it sufficient to accept every input and just remove any whitespace from it since there are no validity checks for network addresses in general?
As a usability improvement, any address being parsed should be checked for spaces.
Leading / trailing spaces should be trimmed. In the UI, the input field should be updated to reflect this.
Embedded spaces should prevent the value being accepted.
Reference:
https://www.facebook.com/groups/507047599870191/permalink/573265499915067/?comment_id=573296806578603&reply_comment_id=573341753240775
The text was updated successfully, but these errors were encountered: