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
Position popover below caret, instead of below whole text area
Change anchor element for mentions popover in markdown editor to be a hidden
element which is positioned at the location of the caret within the text area,
instead of using the textarea itself.
Fixes#6799.
0 commit comments