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

fix(app): fix input field behavior on blur #15035

Merged
merged 5 commits into from
May 3, 2024
Merged

Conversation

koji
Copy link
Contributor

@koji koji commented Apr 29, 2024

Overview

fix input field behavior on blur.
The error message will show up when deleting a value in an input field and fired onBlur event.

This PR is for the first one of RQA-2646 since the second one will need some time to fix and should be fixed in a following PR.

close RQA-2646 first one

[before]

recording.of.int.and.float.input.slideout.mov

[after]

input_field_focus_and_blur.mov

Test Plan

Changelog

Review requests

Risk assessment

low

fix input field behavior on blur

close RQA-2646 first one
@koji koji requested review from ncdiehl11 and jerader April 29, 2024 16:56
@koji koji marked this pull request as ready for review April 29, 2024 16:59
@koji koji requested a review from a team as a code owner April 29, 2024 16:59
@koji koji removed the request for review from a team April 29, 2024 17:23
Copy link
Collaborator

@jerader jerader left a comment

Choose a reason for hiding this comment

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

lgtm

@koji koji changed the base branch from edge to chore_release-7.3.0 May 2, 2024 15:07
@koji koji merged commit d6472ae into chore_release-7.3.0 May 3, 2024
38 checks passed
@koji koji deleted the fix_dqa-2646 branch May 3, 2024 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants