Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Registration helper CSS is broken when signing up with email #3384

Closed
ara4n opened this issue Oct 8, 2024 · 3 comments
Closed

Registration helper CSS is broken when signing up with email #3384

ara4n opened this issue Oct 8, 2024 · 3 comments
Assignees
Labels
A-Authentication O-Occasional Affects or can be seen by some users regularly or most users rarely S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect X-Needs-Backend

Comments

@ara4n
Copy link
Member

ara4n commented Oct 8, 2024

Steps to reproduce

  1. Shouldersurf someone trying to sign up on matrix.org using EX
  2. They got as far as trying to enter their email address, but the CSS somehow truncated the bottom of the page (overflow: none; height: 100% or something meaning that the email address entry form was clipped off, so they were typing blind).
  3. Had to give up and register on beta.matrix.org instead.

This was on whatever was live on Sat Sept 29th 2024

Outcome

What did you expect?

Mobile CSS not to truncate the page on the registration helper app.

What happened instead?

Half the registration form went missing.

Your phone model

iPhone 15 Pro

Operating system version

iOS 18.0

Application version

1.8.4 (127)

Homeserver

matrix.org

Will you send logs?

No

@ara4n ara4n added the T-Defect label Oct 8, 2024
@pixlwave
Copy link
Member

pixlwave commented Oct 9, 2024

Pinging @langleyd for help! 😇

@pixlwave pixlwave added A-Authentication X-Needs-Backend S-Major Severely degrades major functionality or product features, with no satisfactory workaround O-Uncommon Most users are unlikely to come across this or unexpected workflow O-Occasional Affects or can be seen by some users regularly or most users rarely and removed O-Uncommon Most users are unlikely to come across this or unexpected workflow labels Oct 9, 2024
@langleyd langleyd self-assigned this Oct 9, 2024
@langleyd
Copy link
Member

langleyd commented Oct 9, 2024

Fix incoming here -> element-hq/matrix-react-sdk#137

@langleyd
Copy link
Member

langleyd commented Oct 9, 2024

Fix deployed to develop, tested it on the device.

@langleyd langleyd closed this as completed Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Authentication O-Occasional Affects or can be seen by some users regularly or most users rarely S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect X-Needs-Backend
Projects
None yet
Development

No branches or pull requests

3 participants