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

[SDK-1413] Re-added scrollbars and fixed password strength popup clip issue #1839

Merged
merged 4 commits into from
Apr 2, 2020

Conversation

stevehobbsdev
Copy link
Contributor

@stevehobbsdev stevehobbsdev commented Mar 31, 2020

Changes

  • Re-enables scrollbars
  • Fixes a regression where the password strength popup was being clipped by the header
  • Fixes an issue where using Lock on a device with a small height would cause the content to spill out of its container

image

References

Fixes #1832

Testing

Please describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this library has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.

  • This change adds unit test coverage
  • This change adds integration test coverage
  • This change has been tested on the latest version of the platform/language

Checklist

@stevehobbsdev stevehobbsdev added this to the vNext milestone Mar 31, 2020
@stevehobbsdev stevehobbsdev requested a review from a team March 31, 2020 17:12
@adamjmcgrath adamjmcgrath self-assigned this Apr 1, 2020
@stevehobbsdev stevehobbsdev merged commit 3fbb95c into master Apr 2, 2020
@stevehobbsdev stevehobbsdev deleted the fix/scrollbars branch April 2, 2020 12:47
@alejurwal
Copy link

Hi team,

The strength popup clip issue still exists in some cases. Steps to reproduce:

  • No social connections
  • Password Strength "Excellent"

davidpatrick pushed a commit to davidpatrick/lock that referenced this pull request Jun 12, 2020
… issue (auth0#1839)

* Moved header into wrapper, fixed styles, re-added scrollbars

* Automatically calculated margin for inner content to clear header

* Added render tests for Chrome box
jfromaniello pushed a commit to jfromaniello/auth0-lock that referenced this pull request Jul 23, 2020
… issue (auth0#1839)

* Moved header into wrapper, fixed styles, re-added scrollbars

* Automatically calculated margin for inner content to clear header

* Added render tests for Chrome box
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Password requirements popup gets cut off (regression)
3 participants