Skip to content
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

[Bug]: Link menu dropdown hidden if editor is too close to the view's end. #576

Open
jsmalme opened this issue Sep 5, 2024 · 0 comments

Comments

@jsmalme
Copy link

jsmalme commented Sep 5, 2024

What happened?

I'm working with an editor in a modal, and I have the link item in the menu as one of the first options. Unfortunately, this ends up cutting off the link drop-down because it's too close to the end of the modal window. I was able to reproduce a similar outcome in the stackblitz by changing the window size and setting the link menu item as the first option in the list.

ngx-link-issue

Version

v7.8.1

Angular Version

v18

What browsers are you seeing the problem on?

Chrome

Link to reproduce

https://stackblitz.com/edit/ngx-editor-rgntkb?file=src%2Fapp%2Fapp.component.ts,src%2Fapp%2Fapp.component.html

Relevant log output

No response

Willing to submit a PR?

None

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant