Skip to content

fix: tree view horizontal scrolling to prevent node collapse #89

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

Merged
merged 1 commit into from
Apr 18, 2025

Conversation

xbinaryx
Copy link
Contributor

@xbinaryx xbinaryx commented Apr 10, 2025

Prerequisites checklist

What is the purpose of this pull request?

When expanding nodes in the tree view, they begin to collapse at deeper levels, making them impossible to read or use. This pull request addresses this issue.

Related Issues

Fixes #77

Is there anything you'd like reviewers to focus on?

@eslint-github-bot eslint-github-bot bot added the bug Something isn't working label Apr 10, 2025
Copy link

netlify bot commented Apr 10, 2025

Deploy Preview for eslint-code-explorer ready!

Name Link
🔨 Latest commit 398225b
🔍 Latest deploy log https://app.netlify.com/sites/eslint-code-explorer/deploys/67f7b4ace25ea70008399b86
😎 Deploy Preview https://deploy-preview-89--eslint-code-explorer.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@nzakas nzakas left a comment

Choose a reason for hiding this comment

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

This is a great improvement, thank you!

Would like @amareshsm to review before merging.

@nzakas nzakas added this to Triage Apr 10, 2025
@github-project-automation github-project-automation bot moved this to Needs Triage in Triage Apr 10, 2025
@nzakas nzakas moved this from Needs Triage to Second Review Needed in Triage Apr 10, 2025
@nzakas nzakas merged commit 0765029 into eslint:main Apr 18, 2025
8 checks passed
@github-project-automation github-project-automation bot moved this from Second Review Needed to Complete in Triage Apr 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Complete
Development

Successfully merging this pull request may close these issues.

Bug: Allow tree view to horizontally scroll
2 participants