Skip to content
Snippets Groups Projects
Commit 0a689133 authored by Kyle Doherty's avatar Kyle Doherty
Browse files

pin item picker attachment

parent 2946d013
Branches
Tags
No related merge requests found
......@@ -53,6 +53,7 @@ export default (PickerComponent, NameComponent, type) =>
} = this.props;
return (
<PopoverWithTrigger
pinInitialAttachment // keep the popover from jumping if content height changes
triggerClasses={className}
triggerElement={
<SelectButton style={style}>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment