Skip to content

TSK-808: ignore initial validation when autofilled for login form#3012

Merged
haiodo merged 1 commit into
mainfrom
TSK-808
Apr 19, 2023
Merged

TSK-808: ignore initial validation when autofilled for login form#3012
haiodo merged 1 commit into
mainfrom
TSK-808

Conversation

@ThetaDR

@ThetaDR ThetaDR commented Apr 18, 2023

Copy link
Copy Markdown
Contributor

Contribution checklist

Brief description

https://front.hc.engineering/workbench/platform/tracker/TSK-808

Checklist

  • - UI test added to added/changed functionality?
  • - Screenshot is added to PR if applicable ?
  • - Does the code work? Check whether function and logic are correct.
  • - Does Changelog.md is updated with changes?
  • - Does the translations are up to date?
  • - Does it well tested?
  • - Tested for Chrome.
  • - Tested for Safari.
  • - Go through the changed code looking for typos, TODOs, commented LOCs, debugging pieces of code, etc.
  • - Rebase your branch onto master and upstream branch
  • - Is there any redundant or duplicate code?
  • - Are required links are linked to PR?
  • - Does new code is well documented ?

Related issues

A list of closed updated issues

Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
@ThetaDR
ThetaDR requested a review from BykhovDenis April 18, 2023 10:48
inAction = false
})
}
onMount(() => (ignoreInitialValidation = false))

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

May be add some timer here? like 200ms and then set it to false?

@haiodo
haiodo merged commit 76daba4 into main Apr 19, 2023
@haiodo
haiodo deleted the TSK-808 branch April 19, 2023 01:09
MichaelUray pushed a commit to MichaelUray/huly-platform that referenced this pull request Jul 9, 2026
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.

2 participants