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
In the sidePanel MV3 I'm setting the restrictedUrlPopup.html URL inside the side panel in some cases. This is a temporary solution and it has issues (like the loading/reloading of the sidebar unnecessarily)
Definition of done
The sidebar app can show the reason why it's not available
The sidebar app can listen to URL changes and show the reason
The sidebar app will reset its state when the reason is shown
The reason is removed when other messages like activatePanel are received
Others
This state/message might need some new design cc @BrandonPxBx
fregante
changed the title
Add the messaging from restrictedUrlPopup to the MV3 sidebar
Merge the "Restricted page" popup ito the MV3 sidebar
Jan 19, 2024
In the sidePanel MV3 I'm setting the
restrictedUrlPopup.html
URL inside the side panel in some cases. This is a temporary solution and it has issues (like the loading/reloading of the sidebar unnecessarily)Definition of done
activatePanel
are receivedOthers
Related
See the current behavior:
chrome.sidePanel
POC 2 #7266chrome.sidePanel
POC 3 #7320Blocked by:
Current look
The text was updated successfully, but these errors were encountered: