KokoIRC / koko

Yet another IRC client for me and you :koko:
https://github.com/KokoIRC/koko
MIT License
307 stars 27 forks source link

Attempting to connect without a "Real Name" fails #33

Open AriTheElk opened 7 years ago

AriTheElk commented 7 years ago

Not sure if this is a limitation of IRC or if this is a koko-specific issue, but when I attempt to connect without entering a "Real Name", it just puts me in an attempting-to-connect loop.

screen shot 2016-11-10 at 10 22 42 am

And it just keeps doing that until I close the window and reconnect with a real name.

connorlurring commented 7 years ago

I just had this issue.

For any blank name-based fields, the nickname could just be aliased if the field isn't populated?

AriTheElk commented 7 years ago

I agree, maybe we could make the placeholder text mirror the nick to imply to the user that it will be auto populated.

Or maybe it would be better to obscure some fields under a hidden "advanced" panel. Ill put some thought into it