Commit 5b4bbe9
committed
fix(material/select): wrong transform origin when opening upwards inside another overlay (angular#33032)
`mat-select` had an overly-broad `:not` selector for the base case where the dropdown opens downwards that was being overwritten when opening upwards if the select is placed inside another overlay.
Fixes angular#33028.
(cherry picked from commit ab21f78)1 parent 2c877d2 commit 5b4bbe9
1 file changed
Lines changed: 8 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| 154 | + | |
154 | 155 | | |
155 | 156 | | |
156 | 157 | | |
157 | 158 | | |
158 | 159 | | |
159 | | - | |
160 | 160 | | |
| 161 | + | |
| 162 | + | |
161 | 163 | | |
162 | 164 | | |
163 | 165 | | |
164 | 166 | | |
165 | | - | |
166 | 167 | | |
167 | 168 | | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | 169 | | |
179 | | - | |
180 | | - | |
| 170 | + | |
181 | 171 | | |
182 | 172 | | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
183 | 177 | | |
184 | 178 | | |
185 | 179 | | |
| |||
0 commit comments