Added hint (#3232)
Этот коммит содержится в:
коммит произвёл
Joram Wilander
родитель
08cf0feb7f
Коммит
9857b60b98
@@ -108,6 +108,7 @@ export default class SwitchChannelModal extends React.Component {
|
||||
type='input'
|
||||
onUserInput={this.onUserInput}
|
||||
value={this.state.text}
|
||||
placeholder={Utils.localizeMessage('channel_switch_modal.hint', 'Type the name of a channel')}
|
||||
onKeyDown={this.handleKeyDown}
|
||||
listComponent={SuggestionList}
|
||||
maxLength='64'
|
||||
|
||||
Ссылка в новой задаче
Block a user