mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Select: Changes default menu placement for Select from auto to bottom (#29837)
* Select: Changes default menuPlacement from auto to bottom * Tests: Fixes snapshot
This commit is contained in:
@@ -82,7 +82,6 @@ exports[`Render PromQueryEditor with basic options should render 1`] = `
|
||||
</div>
|
||||
<Select
|
||||
isSearchable={false}
|
||||
menuPlacement="bottom"
|
||||
onChange={[Function]}
|
||||
options={
|
||||
Array [
|
||||
|
||||
Reference in New Issue
Block a user