mirror of
https://github.com/wassname/talk.git
synced 2026-07-20 12:40:47 +08:00
Merge pull request #2017 from iSasFTW/master
Visible validation errors in the username change box
This commit is contained in:
@@ -234,6 +234,7 @@ class Profile extends React.Component {
|
||||
validationType="username"
|
||||
disabled={!usernameCanBeUpdated}
|
||||
columnDisplay
|
||||
errorMsg={this.state.errors.newUsername}
|
||||
>
|
||||
<div className={styles.bottomText}>
|
||||
<span>
|
||||
|
||||
Reference in New Issue
Block a user