Nativescript-ui-feedback: SideDrawer Angular over UI dialogs when using showOverNavigation

Created on 12 Apr 2018  路  1Comment  路  Source: ProgressNS/nativescript-ui-feedback

HI @davorpeic,
I have sideDrawer showing "logout" button, when pressed I'm showing confirm dialog and in combination with drawer attribute showOverNavigation=true, the dialog goes under the drawer. When I don't show drawer over navigation, then the dialog is presented correct. This is the issue only with iOS and in android it is working fine.
933833a4-f6be-11e6-978d-bc1b4400fdee

question sidedrawer

Most helpful comment

Hi @balachandran1988,
This behaviour is no longer reproducible with the latest version of nativescript-ui-sidedrawer(4.0.0) and NativeScript (4.0.0).
Bear in mind that, the RadSideDrawer no longer has a dedicated showOverNavigation property and the technic, how we could set up the drawer over the navigation bar, has changed. More about the migration the project to the latest version, could be found here.

>All comments

Hi @balachandran1988,
This behaviour is no longer reproducible with the latest version of nativescript-ui-sidedrawer(4.0.0) and NativeScript (4.0.0).
Bear in mind that, the RadSideDrawer no longer has a dedicated showOverNavigation property and the technic, how we could set up the drawer over the navigation bar, has changed. More about the migration the project to the latest version, could be found here.

Was this page helpful?
0 / 5 - 0 ratings