q-select in q-tab-panel overflow not visible v1
-
What is the best way to place a qSelect into qTabPanel ?
https://codepen.io/turigeza/pen/axNvbG?&editable=true&editors=101
See how you open the select and almost nothing is visible. Then if you scroll the whole qTabPanel scrolls instead of just the options.
Shouldn’t the list of options be fixed position like q-popover was in 0.17?
An other example whereby if you position the select near the bottom of the page it tries to open up and gets covered by the tabs. There may not be enough <br> tags in there for your screen. Position it like I did in the screen shot here.
https://codepen.io/turigeza/pen/yrOYpp?&editable=true&editors=101Although I can bodge it it is far from ideal.
https://codepen.io/turigeza/pen/eoZdNb