Client side check whether the form is changed

Created on 13 September 2018, over 6 years ago
Updated 16 January 2025, 3 months ago

Problem/Motivation

By performance reasons will be good if we additional create a client side check whether form is changed. This will avoid going back and forth to the server for doing this.

Proposed resolution

Just before submitting the state we can create a hash from the payload and store it the local storage. So for every next state submitting we can compare the current and new state for changes just comparing both hashes.

✨ Feature request
Status

Closed: duplicate

Version

1.0

Component

Code

Created by

πŸ‡«πŸ‡·France boyan.borisov

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024