hackchat-client icon indicating copy to clipboard operation
hackchat-client copied to clipboard

Prompt display when nick isn't valid

Open henrywright opened this issue 5 years ago • 2 comments
trafficstars

The prompt doesn't reappear after a user submits an invalid nick. This message is displayed in the chat window

Nickname must consist of up to 24 letters, numbers, and underscores

henrywright avatar Nov 15 '20 16:11 henrywright

We'll have the client display the message & re-open the join modal.

Will leave open until the fix is added.

marzavec avatar Dec 03 '20 03:12 marzavec

Here is an idea: use the chat input field instead of a modal. The chat input field could accept the nick and password from the user and when the user successfully joins the channel the chat input starts to accept the text for chatting

henrywright avatar Dec 03 '20 16:12 henrywright