Nativescript-ui-feedback: iOS: Toggle Status Bar break the page's layout when using the SideDrawer

Created on 15 Jul 2019  路  3Comments  路  Source: ProgressNS/nativescript-ui-feedback

Environment

  • CLI: 5.4.2
  • Cross-platform modules: 5.4.2
  • Android Runtime: 5.4.0
  • iOS Runtime: 5.4.2
  • Plugin(s):

    • nativescript-ui-sidedrawer

    • nativescript-theme-core

Describe the bug
When the io's statusbar is toggle during a call or a background app activity the layout of the page is broken. It's adding a margin at the top/bottom of the page and down the TabView component only when using the SideDrawer component.
issue-statusbar-ios-nativescript

To Reproduce
Launch the issue-statusbar-ios-nativescript repo in a iOS simulator, then go to the Hardware > Toggle In-call Status Bar.

Expected behavior
Should reduce the height of the Action Bar and not break the page's layout.

Sample project
https://github.com/acivier-serial/issue-statusbar-ios-nativescript

Thanks you !


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

backlog bug ios medium sidedrawer

Most helpful comment

Hi @acivier-serial,
I reviewed the reported case and was able to recreate the issue. I will mark it as a bug and we will investigate it further. For now, I would suggest keeping track the issue for further info.
Archive.zip

All 3 comments

Hi @acivier-serial,
I reviewed the reported case and was able to recreate the issue. I will mark it as a bug and we will investigate it further. For now, I would suggest keeping track the issue for further info.
Archive.zip

Transferred issue from https://github.com/NativeScript/NativeScript as it is related to this plugin

@acivier-serial We've just released [email protected] with a fix, but there is one more issues in the tns-core-modules which is caused when using action bar and tab navigation. In this case the issue from the screenshot you have provided happens when navigating between sidedrawer items. This remains to be fixed in any of the upcoming tns-core-modules releases.

Was this page helpful?
0 / 5 - 0 ratings