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

Conversation

turt2live
Copy link
Member

@turt2live turt2live commented Nov 28, 2019

The option doesn't show up on public room upgrades. We abuse the MultiInviter for this so we don't have to deal with failure.

This only adds the toggle switch to this dialog:
image

The option doesn't show up on public room upgrades.
@aaronraimist
Copy link
Contributor

What changed from 6 days ago? element-hq/element-web#11464 (comment)

return;
}

console.error(err);
Copy link
Member Author

Choose a reason for hiding this comment

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

rationale: developers saying "why is my invite failing"

@turt2live
Copy link
Member Author

@aaronraimist nothing. This isn't my favourite fix at all because ideally we'd just transfer membership instead of hammering the server, but here we are.

@turt2live turt2live requested review from a team and nadonomy November 28, 2019 03:36
@turt2live turt2live requested a review from bwindels November 28, 2019 16:24
@nadonomy
Copy link
Contributor

nadonomy commented Dec 2, 2019

Room upgrades

@turt2live following on from our chat outside of GitHub:

Updated design, making note to trigger the normal help modal, and implement the toggle interaction on the right for consistency with the rest of the app (ref create room). Copy for your clipboard:

Upgrade public room Upgrading a room is an advanced action and is usually recommended when a room is unstable due to bugs, missing features or security vulnerabilities. This usually only effects how the room is processed on the server. If you're having problems with your Riot, please report a bug. You’ll upgrade this room from v4 to v5. 
Upgrade private room Upgrading a room is an advanced action and is usually recommended when a room is unstable due to bugs, missing features or security vulnerabilities. This usually only effects how the room is processed on the server. If you're having problems with your Riot, please report a bug. You’ll upgrade this room from v4 to v5. Automatically invite users 
@turt2live
Copy link
Member Author

per conversation out of band, to make it a bit fairer to Bruno I'm going to merge this as-is and put the design through a subsequent PR right away.

@turt2live turt2live merged commit 4d5f133 into develop Dec 3, 2019
@turt2live turt2live deleted the travis/auto-invite-upgrades branch December 3, 2019 00:03
turt2live added a commit that referenced this pull request Dec 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

4 participants