Closed realkosty closed 1 month ago
Attention: Patch coverage is 50.00000%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 37.19%. Comparing base (
f67ffa8
) to head (36fed12
). Report is 1 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
react/src/components/CompleteError.jsx | 0.00% | 2 Missing :warning: |
when form is pre-filled and TDA attempts to type into it again, client-side email address validation fails (oddly you can't see it in session replay or even SauceLabs video recording - not sure why). This prevents checkout flow from completing successfully.
Testing
tested as part of https://github.com/sentry-demos/empower/pull/573