Skip to content

fix(react): add vertical scroll bar to editor file tree #399

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 3 commits into from
Nov 1, 2024

Conversation

isaacplmann
Copy link
Contributor

Small ui fix that adds overflow-y: auto to the editor file tree for when there are more files than fit in the editor panel

Before:
Screenshot 2024-10-30 at 7 07 12 PM

After:
Screenshot 2024-10-30 at 7 06 15 PM

Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@AriPerkkio AriPerkkio changed the title fix: add vertical scroll bar to editor file tree fix(react): add vertical scroll bar to editor file tree Oct 31, 2024
Copy link
Member

@AriPerkkio AriPerkkio left a comment

Choose a reason for hiding this comment

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

Looks good, thanks @isaacplmann! 💯

@AriPerkkio AriPerkkio merged commit e1e9160 into stackblitz:main Nov 1, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants