hcengineering / platform

Huly — All-in-One Project Management Platform (alternative to Linear, Jira, Slack, Notion, Motion)
https://huly.io
Eclipse Public License 2.0
5.4k stars 479 forks source link

Fix typing and pasting different behaviour in chat #5982

Open kujaomega opened 5 days ago

kujaomega commented 5 days ago

Description of the issue

When someone is using the chat and is typing HTML text, links are not created on the chat, but if someone copies a text with links, those links are created as links. Platform is using @tiptap/extension-link and this library is having some issues when links are displayed like https://github.com/ueberdosis/tiptap/issues/5290

Your environment

Steps to reproduce

Expected behaviour

Actual behaviour

Possible solutions

Stop using @tiptap/extension-link library and fix how links are displayed

Dozie2001 commented 4 days ago

Can i get assigned to this