Skip to content

BottomNavigation and Tabs binding issues #7456

@ADjenkov

Description

@ADjenkov
  • Resetting bottomNavigation.items or bottomNavigation.tabStrip.items to new Array does not update them. TabContentItem on the current selected tab index disappear and appear only if we switch tabs.

    Developer Note1: BottomNavigation control should be somehow notified when its inner TabStrip.items has changed

  • Binding <TabStripBar>.items will only work with its parent <BottomNavigation>/<Tabs> binding context. Binding to some Page view model property won't work.

  • (optional feature) : Introduce tabStripItems property to directly set TabStripBar items.

Using ui-tests-app binding bottom-navigation examples / tabs examples


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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions