Mermaid Diagram Rendering Issues in Roo Code #3267
violet-go
started this conversation in
Feature Requests
Replies: 1 comment 1 reply
-
Hmm, that's strange - clicking on the mermaid should open it in a new tab. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have noticed that the rendered Mermaid diagrams in the Roo Code project cannot be clicked or zoomed in on. This makes them difficult to view, especially due to the small font size, as shown in the attached image. It would be great if a feature could be added to allow clicking on the rendered Mermaid diagrams to view them in the editor for better visibility and interaction.
Steps to Reproduce:
Open a file containing a Mermaid diagram in the Roo Code project.
Render the Mermaid diagram.
Attempt to click or zoom in on the diagram.
Expected Behavior:
Users should be able to click the rendered Mermaid diagram to view it in the editor with an option to zoom in for better readability.
Actual Behavior:
The diagram cannot be clicked or zoomed, and the font size is too small to read comfortably.
Attachments:
Beta Was this translation helpful? Give feedback.
All reactions