Commit 865fe1d
committed
fix: reset inactivity timer on user activity during session warning modal
The activity listener now resets the timer whenever the user interacts
with the page, even when the session timeout modal is showing. This
ensures the modal dismisses and the session extends if the user is active.1 parent 20984cd commit 865fe1d
1 file changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
90 | | - | |
| 88 | + | |
| 89 | + | |
91 | 90 | | |
92 | 91 | | |
93 | 92 | | |
| |||
100 | 99 | | |
101 | 100 | | |
102 | 101 | | |
103 | | - | |
| 102 | + | |
104 | 103 | | |
105 | 104 | | |
106 | 105 | | |
0 commit comments