Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Implement tooltip for group rooms #1582

Merged
merged 3 commits into from
Nov 7, 2017
Merged

Conversation

lukebarnard1
Copy link
Contributor

@lukebarnard1 lukebarnard1 commented Nov 7, 2017

label={this.props.helpText}
/> : <div />;
return (
<div className="mx_ToolTip"onMouseOver={this.onMouseOver} onMouseOut={this.onMouseOut} >
Copy link
Member

Choose a reason for hiding this comment

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

random missing whitespace.

@ara4n
Copy link
Member

ara4n commented Nov 7, 2017

lgtm codewise; see element-hq/element-web#5540 for architectural comments. let's merge it.

@ara4n
Copy link
Member

ara4n commented Nov 7, 2017

much saner - lgtm

@lukebarnard1 lukebarnard1 merged commit 4d9f946 into develop Nov 7, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants