-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Description
Describe the bug
The "Sign Up" button is cut off on the "Almost there!" page that appears after clicking "Continue with Google" during the registration process. The button is approximately half visible, but the button text is completely hidden. The page cannot be scrolled, making it difficult to complete the registration.
To Reproduce
Steps to reproduce the behavior:
Go to https://app.infisical.com/login
Click on 'Continue with Google'
Complete Google authentication
See the "Almost there!" page with name and organization name input fields
Observe that the "Sign Up" button at the bottom is cut off and the page cannot be scrolled
Expected behavior
The "Sign Up" button should be fully visible and accessible. The page should either:
Be scrollable to reach the button
Have proper responsive height management to fit all elements within the viewport
Adjust the modal/form height dynamically based on viewport size
Screenshots
Platform you are having the issue on:
OS: Windows 11
Browser: Google Chrome (latest version)
Screen Resolution: 1920x1080 (Full HD)
Note: The issue can be reproduced by reducing browser window height
