ampproject / ampproject/amphtml
`amp-story-desktop-one-panel` make share menu consistent between mobile and desktop
- Dominant language
- JavaScript
- Stars
- 14.9k
- Forks
- 4.1k
- PR merge metrics
- No merged PRs in 30d
Description
### Description
When on mobile, the share menu is a draggable drawer. When on desktop, the share menu is a modal.
For the unified one-panel experience, we should make the share button behave consistently.


### Alternatives Considered
Either always fall back on the draggable drawer, or fall back on the modal UI. Probably the draggable drawer makes more sense, so that it's consistent with the page attachments, and it supports better the story player.
### Additional Context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.