ampproject / ampproject/amphtml
[amp story player] prev and next story buttons display on desktop full bleed stories
- Dominant language
- JavaScript
- Stars
- 14.9k
- Forks
- 4.1k
- PR merge metrics
- No merged PRs in 30d
Description
### Description
These should not be visible in the player when the story is desktop-bull bleed mode.
This function in the player may be a good place to start:
[onUiStateUpdate_](https://github.com/ampproject/amphtml/blob/main/src/amp-story-player/amp-story-player-impl.js#L974-L982)
[css code pointer](https://github.com/ampproject/amphtml/blob/main/css/amp-story-player-shadow.css#L108-L128)

### Reproduction Steps
Open a player with a full bleed story on desktop
### Relevant Logs
_No response_
### Browser(s) Affected
_No response_
### OS(s) Affected
_No response_
### Device(s) Affected
_No response_
### AMP Version Affected
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.