Skip to content

Commit

Permalink
add loading to group B dropdown
Browse files Browse the repository at this point in the history
  • Loading branch information
asizemore committed Sep 11, 2023
1 parent af917e3 commit 5cc5318
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -435,6 +435,7 @@ export function DifferentialAbundanceConfiguration(
disabledCheckboxTooltipContent="Values cannot overlap between groups"
showClearSelectionButton={false}
disableInput={disableGroupValueSelectors}
isLoading={continuousVariableBins.pending}
/>
</div>
</Tooltip>
Expand Down

0 comments on commit 5cc5318

Please sign in to comment.