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

UI - fix PKI context menu #5824

Merged
merged 1 commit into from
Nov 19, 2018
Merged

UI - fix PKI context menu #5824

merged 1 commit into from
Nov 19, 2018

Conversation

meirish
Copy link
Contributor

@meirish meirish commented Nov 19, 2018

An update to the PKI serializer meant that it was returning early without the backend attribute. This also meant that the capabilities fetch we use for showing items in the context menus weren't firing at all because backend was undefined.

This PR fixes the serializer and adds an assertion in the acceptance test to verify that items get rendered in the menu.
image

Fixes #5817

@meirish meirish requested review from a team November 19, 2018 21:09
@meirish meirish merged commit 47eb3f7 into master Nov 19, 2018
@meirish meirish deleted the ui-empty-context-menu branch November 19, 2018 21:48
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.

ui: Dropdown in web ui is shown empty
2 participants