Vue-material: Persistent app drawer does not work when combined with md-right

Created on 23 Nov 2017  路  6Comments  路  Source: vuematerial/vue-material

The md-app-drawer component does not push content over in persistent mode when it is set to the right side. Instead, it just opens atop of the content, partially covering it. There should also be a small border on the left edge like its left-drawer counterpart.

Example

improvement

Most helpful comment

I forgot to think about persistent right drawers. I will improve this ASAP!

All 6 comments

Hey, can you please provide your code?

@Samuell1 Here's a codepen

https://codepen.io/bluwoh/pen/KyBoeY

If you remove the code for the left drawer, I think you can see what's happening here. It looks like the md-right attribute was never designed to work with a persistent drawer, only a temporary one.

I forgot to think about persistent right drawers. I will improve this ASAP!

@marcosmoura So what? Does this feature implemented?

@marcosmoura Bro, tell something

So this comment in the docs for the "App"-component is now wrong I assume? Bummer :(

"md-app-drawer: Places the drawer panel, that also accepts any options from the md-drawer. You can have a left or right placed drawers. Or both."

Was this page helpful?
0 / 5 - 0 ratings

Related issues

lee-frank picture lee-frank  路  3Comments

maryleloisa picture maryleloisa  路  3Comments

sergey-koretsky picture sergey-koretsky  路  3Comments

markus-s24 picture markus-s24  路  3Comments

andreujuanc picture andreujuanc  路  3Comments