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

Fix help prompts in custom Server Config#5320

Closed
t3chguy wants to merge 2 commits intodevelopfrom
t3chguy/fix/15399
Closed

Fix help prompts in custom Server Config#5320
t3chguy wants to merge 2 commits intodevelopfrom
t3chguy/fix/15399

Conversation

@t3chguy
Copy link
Copy Markdown
Member

@t3chguy t3chguy commented Oct 14, 2020

Fixes element-hq/element-web#15399
Also fixes awkward sizing of the modal.

Before (same dialog for both help buttons):
image

After:
image
image

Copy on both could do with improvements.

@t3chguy t3chguy requested review from a team October 14, 2020 10:56
Signed-off-by: Michael Telatynski <[email protected]>
@t3chguy t3chguy requested a review from turt2live October 15, 2020 15:58
Copy link
Copy Markdown
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.

lgtm code-wise - the copy iteration is probably best done by people who know words and not me

description: _t(
"The optional identity server is responsible for allowing you " +
"to find people by their e-mail address.",
"to find people by their e-mail address and phone number.",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

still no mention of pending 3pid invites for your own account :(

Copy link
Copy Markdown
Contributor

@nadonomy nadonomy left a comment

Choose a reason for hiding this comment

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

Blocking this on design— adding to the list to figure out how to expose this in a manner which doesn't add more cognitive load (e.g. using a (?) icon).

@t3chguy
Copy link
Copy Markdown
Member Author

t3chguy commented Dec 2, 2020

Superseded by #5426

@t3chguy t3chguy closed this Dec 2, 2020
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.

'Enter your custom identity server URL. What does this mean?' in registration modal gives wrong text

3 participants