0.7.x has no opener: no exported function, no CustomEvent listener, no #inbox hash handling. A site's footer link that says 'report a problem' should open the bubble in place instead of sending the visitor to another page. Proposal: listen for a 'reef-inbox:open' CustomEvent on window and honour '#inbox' in location.hash on load; both are inert when the coral is not mounted. Keep it in the canonical file under packages/dynamic-corals/inbox-bubble and bump patch.
0.7.x has no opener: no exported function, no CustomEvent listener, no #inbox hash handling. A site's footer link that says 'report a problem' should open the bubble in place instead of sending the visitor to another page. Proposal: listen for a 'reef-inbox:open' CustomEvent on window and honour '#inbox' in location.hash on load; both are inert when the coral is not mounted. Keep it in the canonical file under packages/dynamic-corals/inbox-bubble and bump patch.