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 v2 fix 1438 #1458

Merged
merged 3 commits into from
Aug 18, 2023
Merged

UI v2 fix 1438 #1458

merged 3 commits into from
Aug 18, 2023

Conversation

milan-deepfence
Copy link
Contributor

Fixes #

  • use node name for searchable dropdown items
  • remove unused loader data component
  • use searchable account component

@milan-deepfence milan-deepfence requested a review from manV as a code owner August 18, 2023 13:43
triggerVariant="select"
defaultSelectedAccounts={selectedCloudAccounts}
cloudProvider={provider.toLowerCase() as 'aws' | 'gcp' | 'azure'}
valueKey="nodeName"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are you sure we need nodeName as value here? in the deleted code its node_id as value.

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