linen.dev
linen.dev copied to clipboard
Fix positioning of mentions list inside of a modal
Can I work on this one @emilos
@alceil please feel free :)
Hey @emilos I have set the project locally and everything works fine. But i havent seen a modal for mentions list yet.I have only seen mentions list in chat component. Can you tell me where can i trigger the modal which has mentions list so that I can fix it?
@alceil you can see the it e.g. when you try to use mentions within the edit message feature
I hope this helps!
Implementation note: consider using a Portal
or play with overflow
Okay got it @emilos