# Bug When the we pass ` isOpen={true}` to the **EuiSuperSelect**, the dropdown doesn't render full width: <img width="430" alt="Screenshot 2020-05-15 at 20 14 51" src="https://user-images.githubusercontent.com/2750668/82087809-c2066700-96e8-11ea-8beb-20e98f1eed66.png"> # Expected behavior The following image illustrates the expected behavior. The dropdown should render full width: <img width="437" alt="Screenshot 2020-05-15 at 20 14 24" src="https://user-images.githubusercontent.com/2750668/82087773-b1ee8780-96e8-11ea-963d-6c83ee0d359c.png">
Bug
When the we pass
isOpen={true}to the EuiSuperSelect, the dropdown doesn't render full width:Expected behavior
The following image illustrates the expected behavior. The dropdown should render full width: