Dealing with an AngularJS modal that contains a dropdown menu. The menu list is quite extensive. Most of the time, around 70%, the menu drops down in the lower direction which is fine. However, approximately 30% of the time, the dropdown menu appears in the upper direction, causing some parts of my list to be hidden. Is there a solution to ensure that the dropdown always shows in the lower direction?