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 Key Value List Component Typing Bug #9304

Merged

Conversation

GilbertCherrie
Copy link
Member

Fixes: #9300

This pr fixes a bug where the key value list component loses focus after each key press. This caused the user to have to reselect the variable field after every key they entered if they wanted to make a variable with a name longer than 1 character.

Now you can continue to type in the variable field without the field losing focus.

@agrare agrare merged commit 7256984 into ManageIQ:master Nov 5, 2024
15 checks passed
@GilbertCherrie GilbertCherrie deleted the fix_keyvaluelist_component_bug branch November 5, 2024 17:20
@Fryguy
Copy link
Member

Fryguy commented Nov 14, 2024

Backported to radjabov in commit 207cf94.

commit 207cf94e7a9b77c6ed18042449522fc6c1c9ddf0
Author: Adam Grare <[email protected]>
Date:   Tue Nov 5 11:21:17 2024 -0500

    Merge pull request #9304 from GilbertCherrie/fix_keyvaluelist_component_bug
    
    Fix Key Value List Component Typing Bug
    
    (cherry picked from commit 7256984c67ff2c3712816f844510a0cdc9f8d84d)

Fryguy pushed a commit that referenced this pull request Nov 14, 2024
…nt_bug

Fix Key Value List Component Typing Bug

(cherry picked from commit 7256984)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants