Skip to content

Conversation

@Harshit-Soni05
Copy link

Description

There is a noticeable lag in appearance/vanishing of red dot(Unsaved Changes).
We need to optimize it for which we need to ditch JSON string compare in favour of a Hash Based Approach at all places. This would need to be done for all types of unsaved changes.

Add Issue Number

Fixes SPRW-690

Add Screenshots/GIFs

NOW fixed the timing in ms previously 300ms now set to 50ms, getting more faster without lag.

Add Known Issue

previously 300 now set to 50ms.

Contribution Checklist:

  • The pull request only addresses one issue or adds one feature.
  • I have linked an issue to the pull request.
  • I have linked a PR type label to the pull request.
  • The pull request does not introduce any breaking changes
  • I have added screenshots or GIFs to help explain the change if applicable.
  • I have read the contribution guidelines.

Note: Keeping the PR small and focused helps make it easier to review and merge. If you have multiple changes you want to make, please consider submitting them as separate pull requests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant