-
**Is your feature request related to a problem? Please describe.**
On Angular RadSideDrawerComponent only exposes **gesturesEnabled** from RadSideDrawer, but this property turns off all gestures incl…
-
Overlaps on the navigation drawer. Swahili text for "Baada ya kujifungua" overlaps the count on the side drawer. The Sync link also overlaps the time of sync etc
![Screenshot_20200828-115125_Kituoni]…
-
drawer-pf-title in PF defines the width as 100%, while RCUE overrides this to be a fix 318px. This breaks if you have a 'X' to close the drawer while the drawer is expanded. The X will be 318px from t…
awels updated
6 years ago
-
I have used Drawer.
My code is something like this :
```
this._drawer = ref}
content={}
acceptDoubleTap
styles={{drawer: {shadowColor: '#000000'…
-
I asked this question on the Discord channel and was asked to open it as an issue.
For components that support the 'Color' parameter it would be great to be able to add arbitrary colours using HTML…
-
Hi, I just tried to integrate the vue-scroller with my navigation-drawer. The issue is that with scroller component for the v-list, after clicking on drawer menu button on toolbar, the drawer appeared…
-
### What version of daisyUI are you using?
4.7.2
### Which browsers are you seeing the problem on?
All browsers
### Reproduction URL
https://play.tailwindcss.com/5grvogvDhP
### Describe your iss…
-
Although Google just release http://developer.android.com/design/patterns/navigation-drawer.html#side-nav, I still prefer SlidingMenu as it offers much more customization options. I was wondering, is …
-
I am trying to anchor a dismissible Drawer to the left side.
The MDC docs specify an anchor property, but could not find on in the source code.
I'd like to have this prop.
Is it enough to …
-
How is the component supposed to handle horizontal system insets? The current behavior is definitely wrong, but there is no information in the documentation about how it's supposed to be.