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]: bullet_list is not working #465

Closed henafufa closed 1 year ago

henafufa commented 1 year ago

What happened?

Screen Shot 2023-04-20 at 9 08 52 AM

Version

14.2.0

Angular Version

14.3.0

What browsers are you seeing the problem on?

Chrome

Link to reproduce

No response

Relevant log output

No response

Willing to submit a PR?

None

sibiraj-s commented 1 year ago

Please provide some more information, Please verify if there is any css that overrides bullet list styles.

It works perfectly fine for me. See https://ngx-editor.stackblitz.io//

henafufa commented 1 year ago

@sibiraj-s Thank you so much it seem my global css overrides it Is there a way we can make ngx-editor-menu fixed to Ngx-editor while the content get scrolled? I will appreciate any help

henafufa commented 1 year ago

Dear Sibiraj I responded there. thanks! Thanks in advance Sincerely, Hena

On Thu, Apr 20, 2023 at 9:14 AM Sibiraj @.***> wrote:

Please provide some more information, Please verify if there is any css that overrides bullet list styles.

It works perfectly fine for me. See https://ngx-editor.stackblitz.io//

— Reply to this email directly, view it on GitHub https://github.com/sibiraj-s/ngx-editor/issues/465#issuecomment-1515770102, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI7TSJOBEENQYJWJOO7QIBLXCDH6DANCNFSM6AAAAAAXFAKVMA . You are receiving this because you authored the thread.Message ID: @.***>

sibiraj-s commented 1 year ago

Glad your issue is fixed.

Now, For making the content scrolled.

The editor content and editor menu are separate components. You should be be able to place wherever you like, it is not mandatory that you should keep them together. And, you can style it however you want, so to fix menu bar and scroll the content.

See some examples here, might give you some idea. https://sibiraj-s.github.io/ngx-editor/en/menu/

henafufa commented 1 year ago

Thank you for your support!

On Thu, Apr 20, 2023 at 10:16 AM Sibiraj @.***> wrote:

Closed #465 https://github.com/sibiraj-s/ngx-editor/issues/465 as completed.

— Reply to this email directly, view it on GitHub https://github.com/sibiraj-s/ngx-editor/issues/465#event-9053871073, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI7TSJPQCMR6COR6A5BHUIDXCDPDZANCNFSM6AAAAAAXFAKVMA . You are receiving this because you authored the thread.Message ID: @.***>

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.