Commit 6106b6e
committed
fix(Sign): remove signerHasSignRequest computed and stop passing it to validator
signerHasSignRequest was added to bypass the visibleElements check in
SigningRequirementValidator, causing the draw modal to open for clickToSign
documents with no placed elements. With the validator fix in place, this
computed and its two call-sites are no longer needed.
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>1 parent bcdb5bb commit 6106b6e
1 file changed
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
285 | 285 | | |
286 | 286 | | |
287 | 287 | | |
288 | | - | |
289 | | - | |
290 | | - | |
291 | | - | |
292 | | - | |
293 | 288 | | |
294 | 289 | | |
295 | 290 | | |
| |||
516 | 511 | | |
517 | 512 | | |
518 | 513 | | |
519 | | - | |
520 | 514 | | |
521 | 515 | | |
522 | 516 | | |
| |||
541 | 535 | | |
542 | 536 | | |
543 | 537 | | |
544 | | - | |
545 | 538 | | |
546 | 539 | | |
547 | 540 | | |
| |||
0 commit comments