Page 1 of 1
Child tabs mess
Posted: 2020-12-27 13:00
by SkayyHH
On smaler screen resolutions like mobiles we have a mess of child tabs when there are a few more.
Could you maybe optimize appgini so that on smaller screens a dropdown menu appears instead of tabs for the childs on master detail page?
Thanks very much, Kai
Re: Child tabs mess
Posted: 2021-01-03 10:06
by onoehring
Hi Kai,
probably a screenshot would be helpfull. Usually AG will respond to screensize, so - at least for me - it's hard to visualize your problem.
Olaf
Re: Child tabs mess
Posted: 2021-01-03 22:08
by SkayyHH
Hi Olaf,
i have 7 child tables. On i.e. iphone the tabs break.
I think a dropdown menu would be nicer for small screens.
Many greetings, Kai

.
Re: Child tabs mess
Posted: 2021-01-04 00:28
by jsetzer
AppGini code is based on Bootstrap 3 framework. This is the default behaviour of bootstrap 3 tabs on smaller devices.
Re: Child tabs mess
Posted: 2021-01-04 13:39
by SkayyHH
Yes, I know that. Nevertheless, it would be cool if the tabs are displayed as dropdowns at small resolutions.