Opened 9 years ago

Closed 9 years ago

#10353 closed bug (notabug)

Selectmenu generates elements outside of original select menu context

Reported by: dasjestyr Owned by:
Priority: minor Milestone: none
Component: ui.core Version: 1.11.0
Keywords: Cc:
Blocked by: Blocking:

Description

selectmenu hides the original select menu and generates a couple new elements to mimic the behavior. However, when it does so, it pays no respect to the the original select menu's position in the DOM. As a result, custom styling can become impossible (e.g. responsive design). I would suggest wrapping the original control and transferring its position style to the new parent and then appending the generated controls.

Change History (2)

comment:1 Changed 9 years ago by dasjestyr

Please disregard. i didn't realize it was checking for ui-front or accepted appendTo

comment:2 Changed 9 years ago by Scott González

Resolution: notabug
Status: newclosed
Note: See TracTickets for help on using tickets.