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

Conversation

@bwindels
Copy link
Contributor

@bwindels bwindels commented Feb 7, 2019

PR to update config on develop: https://github.com/matrix-org/internal-config/pull/582
riot-web PR to fix app tests: element-hq/element-web#8464

@turt2live
Copy link
Member

Copy link
Member

@turt2live turt2live left a comment

Choose a reason for hiding this comment

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

otherwise lgtm, assuming the build passes


_onChange = async (checked) => {
if (this.props.featureId === "feature_lazyloading") {
const confirmed = await this._onLazyLoadChanging(checked);
Copy link
Member

Choose a reason for hiding this comment

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

if we're dropping the homeserver check, please also delete the function above.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

good catch

@turt2live
Copy link
Member

I once again reviewed a change that wasn't in the queue - sorry :(

Copy link
Contributor Author

@bwindels bwindels left a comment

Choose a reason for hiding this comment

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

I once again reviewed a change that wasn't in the queue - sorry :(

Then you once again made up for me forgetting to put it in the queue :)

@turt2live
Copy link
Member

also don't forget to run npm run i18n to get rid of all the old strings

@bwindels
Copy link
Contributor Author

bwindels commented Feb 8, 2019

green!!!! \o/ :heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark:

@bwindels bwindels merged commit 00a1ca5 into develop Feb 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

3 participants