-
Notifications
You must be signed in to change notification settings - Fork 397
Open
Description
Code blocks displayed in the UI do not show a copy button, making it difficult to quickly copy the code. Normally, many documentation and chat interfaces provide a copy icon in the corner of the code block so users can copy the content with a single click.
In the current implementation, the code block appears correctly with syntax highlighting and horizontal scrolling, but the copy option is not visible anywhere in the component. This forces users to manually select the code using the mouse, which is inconvenient, especially for longer snippets.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels