FilledStacks / testsweets

A utility package for TestSweets that allows you to generate and upload your automation keys for the TestSweets tool
26 stars 5 forks source link

Adds functionality to concatenate parent and child automation data #49

Closed FilledStacks closed 2 years ago

FilledStacks commented 2 years ago

When we navigate within tabs the tab's name is updated to the current route. This causes the widgets on the current route to disappear. This is troubling because on a view that contains a bottom navigation when the tabs are swapped you lose the bottom nav tabs since the current route is no longer the main view with the bottom nav on it. It's the child's view name .

This is a temporary workaround, we will implement a better system for this where the current route will stay the same and we'll change a child route property instead that we'll use to concatenate the widgets currently on screen.

github-actions[bot] commented 2 years ago

⚙ Automated Unit Test Result ⚙

All Tests Passed: success

eb-so commented 2 years ago

Awesome❤

github-actions[bot] commented 2 years ago

⚙ Automated Unit Test Result ⚙

All Tests Passed: success

github-actions[bot] commented 2 years ago

⚙ Automated Unit Test Result ⚙

All Tests Passed: failure