Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drawer missing border when docked right #8339

Closed
1 task done
PolGuixe opened this issue Sep 23, 2017 · 0 comments
Closed
1 task done

Drawer missing border when docked right #8339

PolGuixe opened this issue Sep 23, 2017 · 0 comments
Labels
bug 🐛 Something doesn't work component: drawer This is the name of the generic UI component, not the React module!

Comments

@PolGuixe
Copy link
Contributor

PolGuixe commented Sep 23, 2017

  • I have searched the issues of this repository and believe that this is not a duplicate.

Expected Behavior

The drawer component should apply the right border depending on which side is anchored when it is docked i.e. permanent or persistent.

Current Behavior

The border is always applied to the right side of the drawer even when it is not anchored left.

See picture, and the CSS rules applied:
screen shot 2017-09-23 at 11 40 49

Steps to Reproduce (for bugs)

  1. Use the following drawer:
<Drawer type="permanent" anchored="right"><div>Hello, World!</div></Drawer
  1. Check CSS rules applied

Your Environment

Tech Version
Material-UI 1.0.0-beta11
React 15.6.2
browser Chrome
etc Mac OS
@oliviertassinari oliviertassinari added bug 🐛 Something doesn't work component: drawer This is the name of the generic UI component, not the React module! v1 labels Sep 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: drawer This is the name of the generic UI component, not the React module!
Projects
None yet
Development

No branches or pull requests

2 participants