Merged
requested to merge github/fork/louismaximepiton/main-lmp-multiple-dropdowns-on-same-line into main
Proposal to fix #36803 (closed) as a quick win. I was wondering if the data-target
was an idea for v5 or v6.
Solution
Partial revert of #35752. For l.408 -> Use of the previous js to instantiate the dropdown with the great button.
Partial revert of #35748. For l.98 -> Use the previous _getMenuElement()
code to have the great menu when called with the great button.
How to check the solution
Go on the input group section.
Check that the last example (the one with 2 dropdowns) display the great dropdown menu for each dropdown toggle (Action before
or Action
)
Things remaining
-
Do the unit tests once the solution is approved