Responsive split layout
-
@s.molinari I think that a drawer it’s not what he wants.
Of course, it could work in desktop mode, but when it turns to mobile, drawer will open from left side and main screen it’s filled by opened email component.
What @matt wants was the inbox emails list in main screen and the single email open when tapping on list item, instead.
Like Gmail Android app, just for clear. -
really interested in your solution… im working on an mail project too
-
@rstoenescu do you have something for us?
-
Thanks for all of your possible solutions. I was thinking of a layout similar to this:
http://polymerelements.github.io/app-layout-templates/
The drawer is on the far left and hidden on mobile. This functionality comes out of the box with Quasar. The complicated bit is with the split layout of menu list and content detail. Have a look at that demo to see how it works on different screen sizes.
–Matt
-
Now that we have a good visual example, it is much clearer what your working towards. Thanks for that.
Unfortunately, the current version of Quasar doesn’t directly support building that type of progressive layout. Version 0.14 will however. In fact, the new layout is one of the bigger highlights of 0.14. Sorry that doesn’t help you directly now. If you want, the alpha of 0.14 is currently available under the “dev” branch in the Quasar repo. You could take a look at where the new layout is heading.
Scott
-
@s.molinari Did you tried alpha version?
Because from Razvan description on new version announcement, it’s not clear if that solution will be possible or not.
It just says that we’ll have many more possibilities, but not wich ones.Thank you!
-
Yes, Razvan’s description of the new version is quite modest.
To get into all the possibilities means we need to actually document them and we are working on that right now. Until they are documented, the possibilities might not be directly apparent. So, yeah. Sorry about that. We’re working on the docs, as we speak.
Scott
-
I’ll tell you what. Once I get spinner and the new observable sections out of the way, I’ll jump on layout to get it documented for you. Ok?
Scott
-
Thanks @s-molinari , I didn’t know you were working on docs… We’ll wait then, many thanks!!
-
Thanks @s.molinari for that info. I’m even more excited for the 0.14 release now