You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.
Clicking the edit button in current Markdown preview implementation does not work. It does not go to the edit mode, but shows the apply and cancel buttons. The preview area freezes. Clicking the apply edit button does nothing. Clicking the cancel edit button crashes the app. To make the app responsive again, had to reload it manually.
Demonstration
Expected Behavior
Editing the Markdown snippet during preview mode should take it directly to edit mode. All the editing and the buttons should work as normal.
System Info
The text was updated successfully, but these errors were encountered:
Current Behavior
Clicking the edit button in current Markdown preview implementation does not work. It does not go to the edit mode, but shows the
apply
andcancel
buttons. The preview area freezes. Clicking theapply
edit button does nothing. Clicking thecancel
edit button crashes the app. To make the app responsive again, had toreload
it manually.Demonstration
Expected Behavior
Editing the Markdown snippet during preview mode should take it directly to edit mode. All the editing and the buttons should work as normal.
System Info
The text was updated successfully, but these errors were encountered: