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

Formly Autocomplete - Update model on blur for single select when free text is enabled #1182

Closed
brandydanner-gsa opened this issue May 11, 2023 · 1 comment
Assignees

Comments

@brandydanner-gsa
Copy link

Components Involved
Formly autocomplete

Expected Behavior
When free text is enabled on a single select, the model should be updated on blur to save the user's input.

Actual Behavior
I have to press the Enter/Return key on the keyboard for the model to be updated and for my data to be saved.

Your Environment
Angular Version: 14.3.0
@gsa-sam packages version:
"@gsa-sam/components": "14.0.0-beta.1",
"@gsa-sam/layout": "14.0.1",
"@gsa-sam/layouts": "14.0.0-beta.2",
"@gsa-sam/ngx-uswds": "14.0.0-beta.2",
"@gsa-sam/ngx-uswds-icons": "14.0.0-beta.2",
"@gsa-sam/sam-formly": "14.0.0-beta.1",
"@gsa-sam/sam-material-extensions": "14.0.0-beta.1",
"@gsa-sam/sam-styles": "0.0.151",
"@gsa-sam/shared": "14.0.1"

Ticket Number
IAEMOD-14574

Additional context

Settings:
image

@yerramshilpa
Copy link
Collaborator

Issue is resolved in @gsa-sam/components@14.0.3 version

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

No branches or pull requests

2 participants