Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: prevent nested scrolling in markdown code blocks #4505

Merged
merged 3 commits into from
Nov 11, 2024

Conversation

Cristhianzl
Copy link
Collaborator

This pull request includes a small change to the src/frontend/src/CustomNodes/GenericNode/components/NodeDescription/index.tsx file. The change adds the nowheel class to the Markdown component's className property to modify its styling.

@Cristhianzl Cristhianzl self-assigned this Nov 11, 2024
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. bug Something isn't working labels Nov 11, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 11, 2024
@Cristhianzl Cristhianzl enabled auto-merge (squash) November 11, 2024 20:00
Copy link
Contributor

@anovazzi1 anovazzi1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@github-actions github-actions bot added bug Something isn't working and removed bug Something isn't working labels Nov 11, 2024
@Cristhianzl Cristhianzl merged commit 961189a into main Nov 11, 2024
19 checks passed
@Cristhianzl Cristhianzl deleted the cz/fix-markdown-scroll branch November 11, 2024 21:20
edwinjosechittilappilly pushed a commit that referenced this pull request Nov 11, 2024
🔧 (NodeDescription/index.tsx): update class name to prevent text overflow and improve readability
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants