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

Remove 'try the app' link from login #2880

Merged
merged 2 commits into from
Apr 5, 2019
Merged

Conversation

turt2live
Copy link
Member

Fixes element-hq/element-web#8384

This will be re-addressed in element-hq/element-web#9388 or similar. Because the implementation is undefined, the dead code is being removed instead of just left dead.

Fixes element-hq/element-web#8384

This will be re-addressed in element-hq/element-web#9388 or similar. Because the implementation is undefined, the dead code is being removed instead of just left dead.
@turt2live turt2live requested a review from a team April 5, 2019 16:37
loginIncorrect: false,
});

this._loginLogic.loginAsGuest().then(function(data) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

It appears loginAsGuest is also now dead, so it should be removed as well I suppose?

Copy link
Member Author

Choose a reason for hiding this comment

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

I'd rather not because of:
image

Copy link
Member Author

Choose a reason for hiding this comment

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

although the code is the same... so... goodbye dead code I guess

@turt2live turt2live requested a review from jryans April 5, 2019 17:00
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.

Great, looks good to me! 😁

@turt2live turt2live merged commit 2ca281f into develop Apr 5, 2019
@turt2live turt2live deleted the travis/remove-try-app-link branch April 5, 2019 17:12
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