Commit e4ff553
authored
fix(dropdown): make "set text" work for custom actions
The set text behavior was not working for custom actions whereas such function internally calls the "set text" method.
This PR also fixes showing all items before hiding when a non-multiple dropdown allowed additions1 parent e123cb8 commit e4ff553
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1413 | 1413 | | |
1414 | 1414 | | |
1415 | 1415 | | |
1416 | | - | |
| 1416 | + | |
| 1417 | + | |
| 1418 | + | |
1417 | 1419 | | |
1418 | 1420 | | |
1419 | 1421 | | |
| |||
2587 | 2589 | | |
2588 | 2590 | | |
2589 | 2591 | | |
2590 | | - | |
| 2592 | + | |
2591 | 2593 | | |
2592 | 2594 | | |
2593 | 2595 | | |
| |||
0 commit comments