sibiraj-s / ngx-editor

🖋️ Rich Text Editor for angular using ProseMirror
https://sibiraj-s.github.io/ngx-editor/
MIT License
458 stars 191 forks source link

[Bug]: Dropdown off the edge. #449

Closed Chanachai-Pansailom closed 1 year ago

Chanachai-Pansailom commented 1 year ago

What happened?

When a menu with a dropdown is on the left or right edge and then pressed, the dropdown goes out of the box.

Version

13.0.0

Angular Version

14.2.7

What browsers are you seeing the problem on?

Firefox, Chrome, Safari

Link to reproduce

No response

Relevant log output

ngx-editor

Willing to submit a PR?

Yes

sibiraj-s commented 1 year ago

Thanks for willing to submit PR 👍

Chanachai-Pansailom commented 1 year ago

lib edit tool custom mat-menu > div (click)="$event.stopPropagation()"

Chanachai-Pansailom commented 1 year ago

or calculate which side to be on

sibiraj-s commented 1 year ago

Hi. Closing this for now. Feel free to reopen with a PR.

Thanks

github-actions[bot] commented 1 year ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in the thread.