Skip to content

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

Merged
nzakas merged 1 commit into
eslint:mainfrom
xbinaryx:tree-view-horizontally-scroll
Apr 18, 2025
Merged

fix: tree view horizontal scrolling to prevent node collapse#89
nzakas merged 1 commit into
eslint:mainfrom
xbinaryx:tree-view-horizontally-scroll

Conversation

@xbinaryx
Copy link
Copy Markdown
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
@netlify
Copy link
Copy Markdown

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
Copy Markdown
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