Skip to content

Scroll to top when clicking checkbox of task item from preview #26

@Sarah-Seo

Description

@Sarah-Seo

Markdown editor consist of CodeMirror and Iframe components. When scroll event occur from one component, it will tell another component.

Clicking checkbox in preview
-> update value of codemirror
-> reset scroll position
-> scroll event is fired from codemirror
-> preview(Iframe) adjust its scroll position to the reset one.

The fix will be shipped to v0.2.

Metadata

Metadata

Assignees

Labels

bug 🐛Issue concerns a bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions