I have a form on my website for quick sign ups. On mobile, using updated iOS and tried on updated Safari and updated Chrome, my cursor is acting funny on the form. Sometimes if I’m lucky, the cursor will stay within the input field, but most time the cursor is outside the input field, the cursor becomes scrollable, and sometimes you can’t see the cursor at all.
@samliew I saw you comment and suggest some fixes for an issue like this. I tried the suggestions, but not able to replicate the same design as it is now. Any suggestions for me? I would really appreciate it.
@samliew would there be a way to create a relative for the modal that only contains the modal, and then fix this relative to the top of the page at 100vh. Then, when you click your button to open the modal, it would be within the full page relative that is already taking up the entire screen? I tried this, but couldn’t get the z-index working correctly. I could open the modal and it would take up the entire screen, but some content remained over it. Just trying to think of a creative solution…