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

Implement the Advanced tab of new room settings #2525

Merged
merged 5 commits into from
Jan 30, 2019

Conversation

turt2live
Copy link
Member

I should really just get something that does this for me prior to opening a PR
@turt2live turt2live requested a review from a team January 30, 2019 01:28
@turt2live
Copy link
Member Author

Once again, test failures are expected because of branch mismatches

@jryans jryans self-assigned this Jan 30, 2019
Copy link
Collaborator

@jryans jryans left a comment

Choose a reason for hiding this comment

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

Looks good, thanks! 😁

};
}

componentWillMount(): void {
Copy link
Collaborator

Choose a reason for hiding this comment

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

What's this lone type annotation-like thing doing here?

Copy link
Member Author

Choose a reason for hiding this comment

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

Something my IDE autocompletes and I constantly forget to remove. I can remove it if wanted, and i should probably pay attention to what I'm overloading.

Copy link
Collaborator

Choose a reason for hiding this comment

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

It seems a bit random to type only one method, so I guess I'd remove it... hopefully it's configurable in your IDE?

Copy link
Member Author

Choose a reason for hiding this comment

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

probably. I write a lot of typescript and that's probably interfering with the jsx settings a bit. I'll just pay a bit more attention to it

@jryans jryans assigned turt2live and unassigned jryans Jan 30, 2019
@turt2live turt2live merged commit 028c420 into experimental Jan 30, 2019
@turt2live turt2live deleted the travis/rsettings/tab/advanced branch January 30, 2019 05:14
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