ForNeVeR / CyclopsChat

WPF-based XMPP chat application.
MIT License
21 stars 5 forks source link

Nick Conflict window: "OK" is not clickable #83

Closed ForNeVeR closed 7 months ago

ForNeVeR commented 8 months ago

If the user tries to rename to a nickname already in use, then we show them a nickname conflict dialog.

In that dialog, the OK button is impossible to click, it is disabled.