This is a migrated thread and some comments may be shown as answers.

issue with draw appearing when not specified

1 Answer 41 Views
Drawer (Mobile)
This is a migrated thread and some comments may be shown as answers.
dmc_lat47
Top achievements
Rank 1
dmc_lat47 asked on 06 Nov 2014, 02:57 AM
I created a drawer project and all I did was add an additional layout called "login" that doesn't have a drawer specified. I then changed home.html to use "login" instead of the "main" layout (which does have a drawer).  When I do this and run the app home comes up correctly, but I am able to swipe the screen and the drawer appears. Shouldn't there not be a drawer visible if the layout doesn't contain one? I need to have a login entry page that doesn't allow the user to proceed until they have be authenticated.

1 Answer, 1 is accepted

Sort by
0
Petyo
Telerik team
answered on 06 Nov 2014, 01:17 PM
Hello David,

the drawer is not part of a layout, in general. You can restrict it to a given set of views, using this configuration option, or you can prevent it for the login view using this approach.

Regards,
Petyo
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Drawer (Mobile)
Asked by
dmc_lat47
Top achievements
Rank 1
Answers by
Petyo
Telerik team
Share this question
or