Westbrook Johnson
Westbrook Johnson
As of now, a consuming application could leverage something like the following to achieve this locally: ```js document.addEventListener('sp-opened', e => { if (e.detail.interaction !== 'modal' && e.detail.interaction !== 'page') return;...
I'm not sure you're appropriately served by this being such a hard switch. In particular, the move to `type="manual"` or similar would mean that a pointer interaction _anywhere_ on the...
@spdev3000 thoughts on the above?
@adixon-adobe is this the same as #3828?
The system won't post because there's no checking in your new perf test in Action Bar to allow for the old version without throwing an error, but even in the...
Reposting here for visibility: https://github.com/adobe/spectrum-web-components/discussions/3636#discussioncomment-8055598
Closing as too far out of date to recover. Please open a new PR with an update-to-date branch if you'd like to continue this research.
Callback should be gated by `hadUpdated`/`isConnected` or attached later in the component lifecycle.
I'm having a peculiar time reproing this outside of the demo you sent, like it's related to some load time realities. @charlessuh how are you actually running into this situation?...
Not sure the timing on spending more focused effort on this, but you might try the following DOM instead: ``` Toggle menu Deselect Select Inverse Feather... Select and Mask... Save...