Commit def465c
fix: show only current signer's signature position
When viewing a document to sign, users should only see their own
signature positions, not the positions of other signers.
This improves UX and privacy by filtering to show only the signature
elements for the current signer (where signer.me === true).
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>1 parent 556d0d6 commit def465c
1 file changed
Lines changed: 11 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
151 | 150 | | |
152 | 151 | | |
153 | 152 | | |
| |||
0 commit comments