-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Unable to click submit on bug report or support ticket page on android devices #1295
Comments
i can take a look at this one later today/early tomorrow |
@dpazdan actually looking at the imgur link it seems like maybe all they needed to do is use the re-captcha? regardless that submit should maybe be inactive until the form is ready? I'll confirm what's up when I can tether my device. |
@rickycodes wouldn't the re-captcha pop up after clicking on submit? Also, i have another user that faces some challenges with the re-captcha on android, in a different situation (setting up an account with a dapp, no re-captcha pop-uo) |
edit: looks like the above (re: captcha) is exactly what's causing this issue now
edit: I had not realised that I wasn't seeing the captcha in my other browser because i had already cleared it! this was tripping me up and causing me to see two different behaviours Maybe instead of going to a web view in app we should consider just opening the forms in a separate browser window to get this fixed? I'll open a PR that does that. I actually think that maybe something like this should be a setting? |
This fix is not ideal. Unfortunately, there seems to be an incompatibility between the webview component and the vendor (zendesks') reCAPTCHA (by Google Inc.). One potential way to fix this would be to alter the display CSS and/or JavaScript on the vendor site to change the positioning of the captcha overlay? However, once we start on this road we'll be doing the same thing for all sorts of incompatibilities all over the web. That said, maybe it's worth looking into fixing this one somehow… Google's reCAPTCHA is everywhere.
This fix is not ideal. Unfortunately, there seems to be an incompatibility between the webview component and the vendor (zendesks') reCAPTCHA (by Google Inc.). One potential way to fix this would be to alter the display CSS and/or JavaScript on the vendor site to change the positioning of the captcha overlay? However, once we start on this road we'll be doing the same thing for all sorts of incompatibilities all over the web. That said, maybe it's worth looking into fixing this one somehow… Google's reCAPTCHA is everywhere.
This fix is not ideal. Unfortunately, there seems to be an incompatibility between the webview component and the vendor (zendesks') reCAPTCHA (by Google Inc.). One potential way to fix this would be to alter the display CSS and/or JavaScript on the vendor site to change the positioning of the captcha overlay? However, once we start on this road we'll be doing the same thing for all sorts of incompatibilities all over the web. That said, maybe it's worth looking into fixing this one somehow… Google's reCAPTCHA is everywhere.
User reported being unable to submit a ticket directly within the app. One of our CS agents was able to reproduce this on his Android device: https://imgur.com/B5NgwOS
Re: support case: 29719
The text was updated successfully, but these errors were encountered: