signavio / react-mentions

@mention people in a textarea
https://react-mentions.vercel.app
Other
2.42k stars 566 forks source link

Mentions don't scroll in scrollable textboxes #696

Open Sigrsig opened 1 year ago

Sigrsig commented 1 year ago

Steps to reproduce:

  1. Visit the current build (https://react-mentions.vercel.app/) and find the Suggestion portal example
  2. In the lower of the two textboxes add a mention, as well as some text in order to make the box scrollable
  3. Try scrolling

Expected behaviour: Mention scrolls with the text

Observed behaviour: Mention stays in same place

image
lagroms commented 7 months ago

I noticed the same issue as well