Skip to content
Snippets Groups Projects
Unverified Commit 55b7d232 authored by Saurabh Kumar's avatar Saurabh Kumar Committed by GitHub
Browse files

Performance improvement on application form (#3577)


This PR optimizes the code and logic responsible for unlocking
the application form on detecting human activity.

- makes the unlocking action DRY.
- move away from using jquery
- prevent the unlock action from firing on every mouse move, the unlock
  action is performed only once.
- Use more standard key names instead of keycodes.

---------

Co-authored-by: default avatarFredrik Jonsson <frjo@xdeb.org>
parent cdcbda5e
No related branches found
No related tags found
2 merge requests!23Add ReviewOpinion delete functionality to review sidebar (#3565),!20Merge in v4.7.0 and v4.8.0
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment