zhif7782 / 0525-holistic-testing

Feedback for 5/25 Holistic testing.
0 stars 0 forks source link

Void() url for URL redirect #36

Closed holubvl3 closed 1 year ago

holubvl3 commented 1 year ago

Describe the bug I was testing the URL redirect on HTTP and then HTTPS page, but for the form instead of the URL set in the designer, present void() URL in the form. image

To Reproduce Steps to reproduce the behavior: 1) Create new Survey on Beta site 2) Set URL redirect to http://www.arcdata.cz

image

3) Publish the Survey and open it

4) See the URL link is void here. - manual and automatic redirect do open the empty survey page only

5) Edit the URL to HTTPS and prolong the redirect delay - re-publish and see the URL is still void.

Expected behavior Propagate the URL to Form correctly.

Screenshots

Desktop (please complete the following information):

IsmaelInRedlands commented 1 year ago

image

fendiaoxiaoshuazi commented 1 year ago

Hi @holubvl3, the here button in "Press here to cancel" is used to cancel the redirecting. We will try to improve the string to make it more clear.

holubvl3 commented 1 year ago

Hi Ruth @fendiaoxiaoshuazi - to click to "here" button was mentioned just for demonstration - in my case it works incorrectly for both use-cases - to wait or to click the "here" button.

fendiaoxiaoshuazi commented 1 year ago

Hi @holubvl3, apologies for the confusion. I go through your comment again, and I think you mentioned 2 issues:

  1. The auto-redirect set in the designer does not work. The feature should work properly now on production https://survey123.arcgis.com/. If possible, could you please try it again? Let me know if the issue still preserves.
  2. The here link for reload/redirect shows void(). This is a be-designed behavior. here is a linked button that is used to:
    • Reload immediately
    • Cancel the redirection
holubvl3 commented 1 year ago

Hi Ruth @fendiaoxiaoshuazi, thank you for clarification, all clear now. Redirects works! You can close this. Thank you!