Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#3322 Fix SchemaField onBlur handling #3334

Merged
merged 1 commit into from May 5, 2022
Merged

Conversation

BLoe
Copy link
Collaborator

@BLoe BLoe commented May 4, 2022

What does this PR do?

Fixes #3322

Demo

image

@BLoe BLoe added this to the 1.6.2 milestone May 4, 2022
@BLoe BLoe requested a review from BALEHOK May 4, 2022 20:34
@BLoe BLoe self-assigned this May 4, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #3334 (02d84b5) into main (e4fdba1) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #3334   +/-   ##
=======================================
  Coverage   36.74%   36.75%           
=======================================
  Files         748      748           
  Lines       21477    21480    +3     
  Branches     4589     4589           
=======================================
+ Hits         7892     7895    +3     
  Misses      12671    12671           
  Partials      914      914           
Impacted Files Coverage Δ
...omponents/fields/schemaFields/BasicSchemaField.tsx 98.27% <100.00%> (+0.09%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e4fdba1...02d84b5. Read the comment docs.

@BLoe BLoe merged commit 335a64c into main May 5, 2022
@BLoe BLoe deleted the bug/3322-fix-schema-field-blur branch May 5, 2022 19:01
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.

Integration configuration modal doesn't show field validation errors
3 participants