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
Add: App Banner Visibility state - hide banner in sidebar and post error views (#56772)
* AppBannerVisibility: Add UI Selectors, reducers and actions
* AppBannerVisibility: Add to the App Banner Component
* AppBannerVisibility: Update reader Sidebar
Hide the app banner when the sidebar is open
* AppBannerVisibility: Update the single post App banner visibility do not show the App Banner if the post is_error
* Update to use state and new names
* Use getCurrentLayoutFocus selector
* Try to refresh the banner state if we have post state has changed.
* Only run the call if the post is loaded.
* Fixup the app banner update logic
Co-authored-by: Jarda Snajdr <[email protected]>
0 commit comments