Country dropdown overlaps entire signup form and search input moves out of view #166
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description:
The search input box moves to the top and becomes out of the visible area, making it difficult for users to interact with the form properly.
Current URL:
https://auth.topcoder.com/login?state=hKFo2...
Steps to reproduce:
Navigate to the signup page at https://auth.topcoder.com/login?state=hKFo2.
Locate the country dropdown in the signup form.
Click the dropdown to expand the list of countries.
Observe the behavior of the dropdown and the position of the search input box inside it.
Actual results:
The country dropdown expands and overlaps the entire signup form beneath it.
The search input box inside the dropdown frequently moves to the top, going outside the visible viewport area.
Expected results:
The country dropdown should expand without overlapping or obscuring the rest of the signup form unnecessarily.
The search input box inside the dropdown should remain fully visible within the dropdown area and viewport.
Screenshots/Videos:
OS and Browser version:
Windows 11, Chrome 140.0.7339.186
VersionDetails:
Device:
Windows Laptop
Reproducibility:
5/5 (reproducible every time)