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

Bug: DB secret engine not showing "Select one" in role select options #11294

Merged
merged 2 commits into from
Apr 8, 2021

Conversation

Monkeychip
Copy link
Contributor

@Monkeychip Monkeychip commented Apr 7, 2021

This PR which addressed another issue, created a bug where because the "Select one" was not showing the Database Secret Engine when creating a role.

I checked the other Secret Engines to confirm this wasn't an issue anywhere else.

Here is the before (notice though it's selected Static, the below fields have not populated because it was by default and not selected which would trigger the fields changing).
image

Here is the after (notice the fields below will change based on the selection, that was the key issue).
image

@Monkeychip Monkeychip added ui bug Used to indicate a potential bug labels Apr 7, 2021
@Monkeychip Monkeychip added this to the 1.7 milestone Apr 7, 2021
@vercel vercel bot temporarily deployed to Preview – vault-storybook April 7, 2021 15:01 Inactive
@vercel vercel bot temporarily deployed to Preview – vault April 7, 2021 15:01 Inactive
@Monkeychip Monkeychip merged commit 221e675 into master Apr 8, 2021
@Monkeychip Monkeychip deleted the ui/fix-role-select-db branch April 8, 2021 19:46
Monkeychip added a commit that referenced this pull request Apr 8, 2021
…#11294)

* fix issue on mongo db where the select one was not showing

* add changelog
Monkeychip added a commit that referenced this pull request Apr 8, 2021
…#11294) (#11326)

* fix issue on mongo db where the select one was not showing

* add changelog
catsby added a commit that referenced this pull request Apr 14, 2021
* master: (78 commits)
  docs: update vault-helm to 0.11.0 (#11355)
  Add documentation for vault-csi-provider namespace config (#11344)
  docs: update vault-k8s to 0.10.0 (#11354)
  patch(docs): fix link color (#11352)
  Add TFE/TFC auth plugin to plugin portal (#11348)
  fix a couple typos (#11343)
  TLS Diagnose Formatting Fixes  (#11342)
  Add More TLS Tests and Verification of TLS Root Certificate (#11300)
  Add HA only autopilot to changelog (#11339)
  Support autopilot when raft is for HA only (#11260)
  Fixes for db connection file type field (#11331)
  Fix flakey TestAgent_Template_Retry test (#11332)
  Darwin/ARM64 build target (#11321)
  Fix broken OIDC Providers link (#11327)
  Bug: DB secret engine not showing "Select one" in role select options (#11294)
  bumping alpine version, improving security (#11271)
  Run a more strict formatter over the code (#11312)
  docs: add persistent cache (#11272)
  Fix a few static analysis findings (#11307)
  Changing from "changelog" to "release-note" (#11303)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Used to indicate a potential bug ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants