You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Affected module
Does it impact the UI, backend or Ingestion Framework?
-- UI
Describe the bug
A clear and concise description of what the bug is.
-- When users paste detailed descriptions into the task editor in OpenMetadata, the markdown formatting does not get applied correctly. Instead, the text appears compressed into a single block with unreadable symbols. The issue occurs specifically when pasting markdown-formatted text into the editor without enabling the editor block.
To Reproduce
Screenshots or steps to reproduce
Expected behavior
A clear and concise description of what you expected to happen.
-- The pasted markdown text should retain its structure and be formatted correctly in the task editor.
Code blocks, lists, and line breaks should be rendered properly.
@Prajwal214 It's not a bug, we have moved away from Markdown to HTML based description. checking with clients on the issue here for pasting it. will cover it later but not immediate
Affected module
Does it impact the UI, backend or Ingestion Framework?
-- UI
Describe the bug
A clear and concise description of what the bug is.
-- When users paste detailed descriptions into the task editor in OpenMetadata, the markdown formatting does not get applied correctly. Instead, the text appears compressed into a single block with unreadable symbols. The issue occurs specifically when pasting markdown-formatted text into the editor without enabling the editor block.
To Reproduce
Screenshots or steps to reproduce
Expected behavior
A clear and concise description of what you expected to happen.
-- The pasted markdown text should retain its structure and be formatted correctly in the task editor.
Code blocks, lists, and line breaks should be rendered properly.
Version:
openmetadata-ingestion[docker]==XYZ
]Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: