Skip to content

Commit

Permalink
Do not disable the hosts dropdown in the cluster events modal (opensh…
Browse files Browse the repository at this point in the history
…ift-assisted#2295)

Co-authored-by: Jonathan Kilzi <[email protected]>
Co-authored-by: Montse Ortega <[email protected]>
  • Loading branch information
3 people authored Aug 23, 2023
1 parent 71738df commit 7d307ac
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,6 @@ const ClusterEventsToolbar = ({
customBadgeText={hostChips.length}
isOpen={isHostExpanded}
placeholderText={<Placeholder text="Hosts" />}
isDisabled={allHosts.length === 0}
maxHeight={280}
zIndex={600}
>
Expand Down

0 comments on commit 7d307ac

Please sign in to comment.