-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mention Suggestions goes out of frames. #7388
Comments
This issue still exists to this day and can be reproduced on both iOS and Android. One of our users has provided this video that shows the updated placement of the suggestions when the selection wraps to the next line. RPReplay_Final1690730985.mp4I understand that you might prioritize things differently so if you could at least provide some hints where to look for, I would gladly dig into this. |
@oleq is there a way to dynamically set the dropdown position here to "fix it"? |
Sorry, I don't think there's any open API that would allow customization of the mentions panel's position. The team would need to look into this and propose a fix. |
There has been no activity on this issue for the past year. We've marked it as stale and will close it in 30 days. We understand it may still be relevant, so if you're interested in the solution, leave a comment or reaction under this issue. |
We've closed your issue due to inactivity. We understand that the issue may still be relevant. If so, feel free to open a new one (and link this issue to it). |
Steps To reprodude
I am checking this in Mobile device (Safari | iPhone XR) & I also needed to implement this in mobile App (IONIC). Here's steps to reproduce:-
✔️ Expected result
It Should show as it shows while typing, Only while deleting characters from selected mentined tag is causing the issue.
❌ Actual result
While we are removing characters from selected mention, Suggestion box is going out of frame from right.
📃 Other details
Current Behaviour -
Expected Behaviour -
EDIT -
This issue also occurs when while mentioning, 2 words falls in last and 3 words drops while searching, then Suggestion popup goes from out of frames from left.
If you'd like to see this fixed sooner, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered: