Ardas-Legends-Development-Team / AL-frontend

A web frontend for the AL Application.
GNU Affero General Public License v3.0
2 stars 0 forks source link

Bug/Claimbuild modal dropdown issue #68

Closed VernonRoche closed 1 week ago

VernonRoche commented 9 months ago

Describe the bug or feature In the claimbuild modal when we click on a dropdown and there is one next to it, it expands it too (without showing it's elements of course), which looks weird. This should not happen.

Describe the solution and what is need to be done Make it so that other dropdowns have the same size, no matter if another dropdown is expanded. This may be caused due to the grid element getting bigger, so it enlarges other elements in the same row.