Skip to content

Fix mv trigger

Karam Shbeb requested to merge fix-mv-trigger into main

Contains the following fixes for triggering manual verification:

  1. Reset the timer in case of navigating to a new screen
  2. Separate the 120 seconds timer so it won't be reseted
  3. The 120 seconds timer is started after loading the first screen

Merge request reports