This repository is used for customer feedback regarding Telerik UI for NativeScript. The issues system here is used by customers who want to submit their feature requests or vote for existing ones.
Other
115
stars
21
forks
source link
ActionBar height and position bug caused by RadSideDrawer #1292
Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):
CLI: 6.1.2
Cross-platform modules:
Android Runtime:
iOS Runtime: 6.1.2
iPhone 11
Describe the bug
RadSideDrawer causes bug of ActionBar when I try navigate to other route. I think thats problem causes only "ScaleDownPusherTransition" on RadSideDrawer. Action bar sometimes has wrong size and it's inside of status bar.
@tsonevn @elena-p any update pls? I tried it on my other project in production and problem is still same. I think that is caused by ScaleDownPusherTransition
Environment Provide version numbers for the following components (information can be retrieved by running
tns info
in your project folder or by inspecting thepackage.json
of the project):Describe the bug RadSideDrawer causes bug of ActionBar when I try navigate to other route. I think thats problem causes only "ScaleDownPusherTransition" on RadSideDrawer. Action bar sometimes has wrong size and it's inside of status bar.
Video example is here: https://www.youtube.com/watch?v=-Ej0Z5I42Yw
Test project is here. bug.zip