lovesfeedback.com Open in urlscan Pro
18.164.124.99  Public Scan

URL: https://lovesfeedback.com/chilis810005/
Submission: On December 15 via manual from PH — Scanned from CA

Form analysis 2 forms found in the DOM

Name: emailForm

<form name="emailForm" class="ng-pristine ng-valid ng-valid-required ng-valid-email">
  <div class="survey-email">
    <div class="email-input" ng-class="{'form-invalid': emailForm.email.$touched &amp;&amp; !emailForm.email.$valid}">
      <input data-cy="webapp-email-input" type="email" ng-required="requiresEmail === 'required'" translate="" translate-attr-placeholder="EMAIL-ADDRESS" name="email" ng-model="$parent.email" translate-attr-title="EMAIL-REQUIRED-TOOLTIP"
        ng-focus="trackEmailFocus()" ng-paste="trackEmailPaste()" ng-change="handleEmailChange()" class="ng-pristine ng-untouched ng-valid ng-valid-required ng-valid-email" aria-required="false" aria-invalid="false" placeholder="email address"
        title="Please fill out this field">
    </div>
    <div class="text-danger text-left" ng-class="{'text-left': $root.localizationDirection == 'LtR', 'text-right': $root.localizationDirection == 'RtL'}">
      <div class="animated fadeInUp m-t-sm ng-hide" ng-show="emailSentStatus == 'Invalid'" aria-hidden="true">
        <small data-cy="webapp-email-invalid-error" role="alert" aria-hidden="false">The email you entered is invalid.</small>
        <br>
        <small data-cy="webapp-email-invalid-check-address" role="alert" aria-hidden="false">Please check your email address and try again.</small>
      </div>
      <div class="animated fadeInUp m-t-sm ng-hide" ng-show="emailSentStatus == 'TooManyAttempts'" aria-hidden="true">
        <small data-cy="webapp-email-too-many-error" role="alert" aria-hidden="false">Too many verification attempts.</small>
        <br>
        <small data-cy="webapp-email-too-many-try-again" role="alert" aria-hidden="false">Please try again or use another email address.</small>
      </div>
      <div class="animated fadeInUp m-t-sm ng-hide" ng-show="emailSentStatus == 'Failed'" aria-hidden="true">
        <small data-cy="webapp-email-failed-error" role="alert" aria-hidden="false">We failed to deliver a verification email to </small>
        <br>
        <small data-cy="webapp-email-failed-try-again" role="alert" aria-hidden="false">Please try again or use another email address.</small>
      </div>
      <div class="animated fadeInUp m-t-sm ng-hide" ng-show="emailForm.email.$touched &amp;&amp; emailForm.email.$error.email" aria-hidden="true">
        <small data-cy="webapp-email-invalid-error" role="alert" aria-hidden="false">That is not a valid email address</small>
      </div>
      <div class="animated fadeInUp m-t-sm ng-hide" ng-show="requiresEmail === 'required' &amp;&amp; emailForm.email.$touched &amp;&amp; emailForm.email.$error.required" aria-hidden="true">
        <small data-cy="webapp-email-required-error" role="alert" aria-hidden="false">Your email address is required</small>
      </div>
    </div>
  </div>
</form>

Name: emailConfirmForm

<form name="emailConfirmForm" class="ng-pristine ng-valid ng-valid-maxlength">
  <div class="confirm-email">
    <div class="email-confirm-input" ng-class="{'form-invalid': emailConfirmForm.confirmCode.$touched &amp;&amp; !emailConfirmForm.confirmCode.$valid}">
      <div id="inputs" class="inputs">
        <!-- ngRepeat: input in confirmationInputs track by $index --><input ng-repeat="input in confirmationInputs track by $index" ng-class="{
                'not-empty': confirmationInputs[$index] != '', 
                'text-warning': verificationStatus != null &amp;&amp; verificationStatus != 'Success',
                'disabled': verificationStatus == 'Success'
              }" class="code-input ng-pristine ng-untouched ng-valid ng-valid-maxlength" type="text" inputmode="numeric" maxlength="1" autocomplete="one-time-code" ng-model="confirmationInputs[$index]" ng-change="handleInputChange($event, $index)"
          ng-keydown="handleInputChange($event, $index)" ng-paste="handlePaste($event)" ng-disabled="verificationStatus == 'Success'" aria-disabled="false" aria-invalid="false"><!-- end ngRepeat: input in confirmationInputs track by $index --><input
          ng-repeat="input in confirmationInputs track by $index" ng-class="{
                'not-empty': confirmationInputs[$index] != '', 
                'text-warning': verificationStatus != null &amp;&amp; verificationStatus != 'Success',
                'disabled': verificationStatus == 'Success'
              }" class="code-input ng-pristine ng-untouched ng-valid ng-valid-maxlength" type="text" inputmode="numeric" maxlength="1" autocomplete="one-time-code" ng-model="confirmationInputs[$index]" ng-change="handleInputChange($event, $index)"
          ng-keydown="handleInputChange($event, $index)" ng-paste="handlePaste($event)" ng-disabled="verificationStatus == 'Success'" aria-disabled="false" aria-invalid="false"><!-- end ngRepeat: input in confirmationInputs track by $index --><input
          ng-repeat="input in confirmationInputs track by $index" ng-class="{
                'not-empty': confirmationInputs[$index] != '', 
                'text-warning': verificationStatus != null &amp;&amp; verificationStatus != 'Success',
                'disabled': verificationStatus == 'Success'
              }" class="code-input ng-pristine ng-untouched ng-valid ng-valid-maxlength" type="text" inputmode="numeric" maxlength="1" autocomplete="one-time-code" ng-model="confirmationInputs[$index]" ng-change="handleInputChange($event, $index)"
          ng-keydown="handleInputChange($event, $index)" ng-paste="handlePaste($event)" ng-disabled="verificationStatus == 'Success'" aria-disabled="false" aria-invalid="false"><!-- end ngRepeat: input in confirmationInputs track by $index --><input
          ng-repeat="input in confirmationInputs track by $index" ng-class="{
                'not-empty': confirmationInputs[$index] != '', 
                'text-warning': verificationStatus != null &amp;&amp; verificationStatus != 'Success',
                'disabled': verificationStatus == 'Success'
              }" class="code-input ng-pristine ng-untouched ng-valid ng-valid-maxlength" type="text" inputmode="numeric" maxlength="1" autocomplete="one-time-code" ng-model="confirmationInputs[$index]" ng-change="handleInputChange($event, $index)"
          ng-keydown="handleInputChange($event, $index)" ng-paste="handlePaste($event)" ng-disabled="verificationStatus == 'Success'" aria-disabled="false" aria-invalid="false"><!-- end ngRepeat: input in confirmationInputs track by $index --><input
          ng-repeat="input in confirmationInputs track by $index" ng-class="{
                'not-empty': confirmationInputs[$index] != '', 
                'text-warning': verificationStatus != null &amp;&amp; verificationStatus != 'Success',
                'disabled': verificationStatus == 'Success'
              }" class="code-input ng-pristine ng-untouched ng-valid ng-valid-maxlength" type="text" inputmode="numeric" maxlength="1" autocomplete="one-time-code" ng-model="confirmationInputs[$index]" ng-change="handleInputChange($event, $index)"
          ng-keydown="handleInputChange($event, $index)" ng-paste="handlePaste($event)" ng-disabled="verificationStatus == 'Success'" aria-disabled="false" aria-invalid="false"><!-- end ngRepeat: input in confirmationInputs track by $index --><input
          ng-repeat="input in confirmationInputs track by $index" ng-class="{
                'not-empty': confirmationInputs[$index] != '', 
                'text-warning': verificationStatus != null &amp;&amp; verificationStatus != 'Success',
                'disabled': verificationStatus == 'Success'
              }" class="code-input ng-pristine ng-untouched ng-valid ng-valid-maxlength" type="text" inputmode="numeric" maxlength="1" autocomplete="one-time-code" ng-model="confirmationInputs[$index]" ng-change="handleInputChange($event, $index)"
          ng-keydown="handleInputChange($event, $index)" ng-paste="handlePaste($event)" ng-disabled="verificationStatus == 'Success'" aria-disabled="false" aria-invalid="false"><!-- end ngRepeat: input in confirmationInputs track by $index -->
      </div>
    </div>
    <div data-cy="webapp-email-confirm-message" class="email-confirm-message"> You’ll have 5 chances to enter your code and 1 hour before it expires.<br> Can’t find it? Please check your spam folder. </div>
    <div class="email-confirm-resend" ng-click="resendEmail()" role="button" tabindex="0">Resend code</div>
    <div class="text-danger text-left" ng-class="{'text-left': $root.localizationDirection == 'LtR', 'text-right': $root.localizationDirection == 'RtL'}">
    </div>
    <!-- ngIf: verificationStatus == 'InvalidRequest' -->
    <!-- ngIf: verificationStatus == 'TooManyAttempts' -->
    <!-- ngIf: verificationStatus == 'CooldownPeriod' -->
    <div class="text-danger ng-hide" ng-show="emailSentStatus == 'Invalid'" aria-hidden="true">
      <small data-cy="webapp-email-confirm-rejected-error" role="alert" aria-hidden="false">We failed to deliver a verification email to </small>
      <br>
      <small data-cy="webapp-email-confirm-rejected-try-again-error" role="alert" aria-hidden="false">Please try again or use another email address.</small>
    </div>
    <div class="text-danger ng-hide" ng-show="emailSentStatus == 'TooManyAttempts'" aria-hidden="true">
      <small data-cy="webapp-email-confirm-invalid-error" role="alert" aria-hidden="false">Too many verification attempts.</small>
      <br>
      <small data-cy="webapp-email-confirm-invalid-try-again-error" role="alert" aria-hidden="false">Please try again or use another email address.</small>
    </div>
    <div class="text-danger ng-hide" ng-show="emailSentStatus == 'Failed'" aria-hidden="true">
      <small data-cy="webapp-email-confirm-rejected-error" role="alert" aria-hidden="false">We failed to deliver a verification email to </small>
      <br>
      <small data-cy="webapp-email-confirm-rejected-try-again-error" role="alert" aria-hidden="false">Please try again or use another email address.</small>
    </div>
    <div ng-show="emailSentStatus == 'Success'" aria-hidden="true" class="ng-hide">
      <small data-cy="webapp-email-confirm-rejected-error" role="alert" aria-hidden="false">Verification code resent.</small>
    </div>
  </div>
</form>

Text Content

Where was your experience?
loading locations, please wait. loading nearby locations, please wait.
Use your location to find nearest location
Rockwell Center
Rockwell Dr
Makati, NCR PH 12242
What was your experience?
   
 * Dine-in
   
   
 * Take Out Experience
   
   
 * Delivery Experience
   
   
   

When was your experience?




   
 * 
   
 * 
   
 * 
   
 * 
   
 * 
   

Please enter your email address
The email you entered is invalid.
Please check your email address and try again.
Too many verification attempts.
Please try again or use another email address.
We failed to deliver a verification email to
Please try again or use another email address.
That is not a valid email address
Your email address is required
Go Back Continue
Verify your email address.
Enter the 6-digit code we sent to your email address to verify.
You’ll have 5 chances to enter your code and 1 hour before it expires.
Can’t find it? Please check your spam folder.
Resend code

We failed to deliver a verification email to
Please try again or use another email address.
Too many verification attempts.
Please try again or use another email address.
We failed to deliver a verification email to
Please try again or use another email address.
Verification code resent.
Go Back Continue
Upload a photo from your experience.
Select a photo
Change

*may require granting device permissions
Go Back Submit

By clicking Submit Feedback you are certifying that you have read our Privacy
Policy.