Hi everyone.
Im using elastic and i'm trying to use the component Combobox but they options appear further from the element that it should be. (Shown in the following image)
<EuiComboBox
aria-label="Accessible screen reader label"
placeholder="Select the parameters you want as headers of the cards"
options={options}
selectedOptions={selectedOptions}
onChange={onChange}
isClearable={true}
fullWidth={true}
autoFocus
/>
Are you seeing this EUI issue within Kibana or are you using the EUI library on a different project?
If you're using this on a non-Kibana project, would you mind filing an issue in the EUI GitHub repository? It would also be helpful if you could provide a minimal Code Sandbox of the issue so the EUI team can narrow a source more quickly.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.