Converting a cell marked as '-' after a 'skip' slide causes the slide to auto scroll up
Open
format:Slides
- Dominant language
- Python
- Stars
- 1.9k
- Forks
- 613
- Avg merge
- 2h 11m
- Merged PRs (30d)
- 1
Description
I have a notebook with cells marked like the following:
1. Marked as a subslide (markdown text)
2. Marked as 'skip' (markdown text)
3. Marked as '-' (ipython cell that show youtube video)
After converting and displaying the content, the slide automatically scrolls back up whenever the user scrolls down to view the contents of the youtube video.
Contributor guide
Assessment
This issue has not been assessed yet.