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 x-dropdown to behave the exact same way as "project" or "projectName" schema props #1317

Closed
juristr opened this issue Aug 3, 2022 · 0 comments · Fixed by #1322
Closed
Assignees
Labels
type: bug Something isn't working

Comments

@juristr
Copy link
Member

juristr commented Aug 3, 2022

Current Behavior

Using x-dropdown: "projects" doesn't behave the same as if project or projectName is used as the schema prop. While the dropdown appears in Nx Console, the project itself is not selected when using the context menu

Example:
image

Expected Behavior

Steps to Reproduce

You can use the @nrwl/angular:storybook-configuration as an example. Right-click on an Angular lib and choose storybook-configuration from the generator dropdown menu.

Failure Logs / Images / Videos

Environment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants