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

Backport of Bug Fix for Kymgmt keyType on default into release/1.12.x #17418

Conversation

hc-github-team-secure-vault-core
Copy link
Contributor

Backport

This PR is auto-generated from #17407 to be assessed for backporting due to the inclusion of the label backport/1.12.x.

The below text is copied from the body of the original PR.


Fixes a bug where the first possibleValue was being populated in the dropdown Key Type but because no change event was triggered on init the defaultValue of rsa-2048 was being sent, not the value shown. Setting the defaultValue to match the API fixes this.

Note: defaultValue is a attr on the ember data model. So though our form-field.hbs component does not set the defaultValue if one is specified, the model automatically adds it because it's an ember attribute.

Ran enterprise test locally and all are passing.


Overview of commits

@hc-github-team-secure-vault-core hc-github-team-secure-vault-core force-pushed the backport/ui/VAULT-8517/kymgmt-bug-key-selection/overly-evolving-wasp branch from 2b80264 to 02d1494 Compare October 4, 2022 19:27
@Monkeychip Monkeychip enabled auto-merge (squash) October 4, 2022 19:33
@Monkeychip Monkeychip merged commit ce38c13 into release/1.12.x Oct 4, 2022
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