Skip to content

Conversation

@cori-hudson
Copy link
Contributor

No description provided.

@cori-hudson cori-hudson requested review from a team and songgao April 15, 2020 15:21
disabled={this.props.disabled}
textType={Styles.isMobile ? 'BodySemibold' : 'Body'}
value={`:${this.props.alias}:`}
value={Styles.isAndroid ? this.props.alias : `:${this.props.alias}:`}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lets add a comment and a ticket

@chrisnojima
Copy link
Contributor

also we should likely pr against master and pick instead of having this just in the hotfix

@cori-hudson cori-hudson changed the base branch from nojima/HOTPOT-hotfix-540 to master April 15, 2020 15:23
@cori-hudson cori-hudson force-pushed the cori/android-emoji-input-fix branch from af66b02 to 243077a Compare April 15, 2020 15:23
@cori-hudson cori-hudson merged commit 2e74bc9 into master Apr 15, 2020
@cori-hudson cori-hudson deleted the cori/android-emoji-input-fix branch April 15, 2020 15:51
cori-hudson added a commit that referenced this pull request Apr 15, 2020
* fix: don't show colons on android

* fix: add comment with issue
jryio pushed a commit that referenced this pull request Apr 22, 2020
* fix: don't show colons on android

* fix: add comment with issue
jryio pushed a commit that referenced this pull request Apr 22, 2020
* fix: don't show colons on android

* fix: add comment with issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants