-
Notifications
You must be signed in to change notification settings - Fork 47
fix(*): Selecting list/quote option while link popup is open crashes demo - #266 #298
fix(*): Selecting list/quote option while link popup is open crashes demo - #266 #298
Conversation
Signed-off-by: lenvi <lenvin@oykuapp.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
⚡️ second review please!
For some reason I'm not seeing the netlify preview option for this PR. anyone else having this issue? |
Maybe because it's on the new |
Added the |
@98lenvi maybe try to force push again? Could kickstart the netlify preview process. |
Signed-off-by: lenvi <lenvin@oykuapp.com>
@irmerk, Well, I made an empty commit, by doing so I just pushed a commit and due to a known GitHub bug it looks like I dismissed the reviews(Which I didn't). The preview is here |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
⚡️ another review from @DianaLease
I am going to close this PR as this is no longer an issue after the Slate migration. |
Signed-off-by: lenvi lenvin@oykuapp.com
Issue #266
Now the web app doesn't crash when list options are selected when the link popover is open
Changes
isOnlyLink(editor)
fromtoolbarMethods
to decide if any change shoud proceed in the markdown editorFlags
Related Issues