You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently in TopTabsDisplayManager we are listening for updates from TabManagerImplementation via TabManagerDelegate
Since we have a bunch of actions firing for tabs already using Redux that update TabDisplayView we could try to utilize these for TopTabsDisplayManager instead of passing them via a delegate.
Currently in
TopTabsDisplayManager
we are listening for updates fromTabManagerImplementation
viaTabManagerDelegate
Since we have a bunch of actions firing for tabs already using Redux that update
TabDisplayView
we could try to utilize these forTopTabsDisplayManager
instead of passing them via a delegate.┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: