EnCiv / undebate-ssp

Undebate Self Service Portal- Web portal where election administrators of democratically run organizations create undebates for their candidates and voters
Other
6 stars 9 forks source link

Sign up/ Login cart breakdown #238

Closed Saimurugeshwari closed 5 months ago

Saimurugeshwari commented 6 months ago

Step to Reproduce:

Browser Version: Version 122.0.2365.52 (Official build) (64-bit)

1: Open the Undebate website in Microsoft Edge 2: Zoom the page until 100 or more. 3: click Sing up /Login button 4: Sign up and login button are hiding under the header.

Screen Shot: Screenshot 2024-02-24 133822

ddfridley commented 6 months ago

@Saimurugeshwari Can you send a screen shot of your whole display when you have this problem? What is the height of you viewport when you do this? I realize that I can duplicate this problem when my viewport (window) is shorter than my display. Is that there the issue is? thx

Saimurugeshwari commented 5 months ago

@ddfridley My computer Screen size: 18.4 in Brand: Lenovo Aspect ratio: 16:9 Resolution: 1920 x 1080

Kindly find the Screenshot my whole display: Screenshot 2024-02-29 094234

ddfridley commented 5 months ago

@Saimurugeshwari I have pushed a fix for this to https://undebate-qa.herokuapp.com/undebates please check it.

ddfridley commented 5 months ago

A temporary fix has been added that limits the height of the popup, and adds a scroll bar if to big.

A better fix would be to check the size of the popup when it renders and shrink the font-size so that if the popup is taller or wider than the viewport, to the popup is 90% of the height or width.