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

Panel isn't scrollable #586

Closed
nikolas opened this issue May 18, 2023 · 0 comments · Fixed by #587
Closed

Panel isn't scrollable #586

nikolas opened this issue May 18, 2023 · 0 comments · Fixed by #587

Comments

@nikolas
Copy link
Member

nikolas commented May 18, 2023

Change #585 removed overflow-y: auto from the panel, which also removes the scrollable behavior when populated with multiple objects. I'm looking into the best way to address this..

nikolas added a commit that referenced this issue May 18, 2023
This is a quick fix for a major bug: the object list is currently not
scrollable.

Closes #586

Re-introduce `overflow-y: auto` so panel can be scrolled when there are
many objects.
nikolas added a commit that referenced this issue May 18, 2023
This is a quick fix for a major bug: the object list is currently not
scrollable.

Closes #586

Re-introduce `overflow-y: auto` so panel can be scrolled when there are
many objects.
nikolas added a commit that referenced this issue May 18, 2023
This is a quick fix for a major bug: the object list is currently not
scrollable.

Closes #586

Re-introduce `overflow-y: auto` so panel can be scrolled when there are
many objects.
nikolas added a commit that referenced this issue May 18, 2023
This is a quick fix for a major bug: the object list is currently not
scrollable.

Closes #586

Re-introduce `overflow-y: auto` so panel can be scrolled when there are
many objects.
nikolas added a commit that referenced this issue May 18, 2023
This is a quick fix for a major bug: the object list is currently not
scrollable.

Closes #586

Re-introduce `overflow-y: auto` so panel can be scrolled when there are
many objects.
nikolas added a commit that referenced this issue May 18, 2023
This is a quick fix for a major bug: the object list is currently not
scrollable.

Closes #586

Re-introduce `overflow-y: auto` so panel can be scrolled when there are
many objects.
nikolas added a commit that referenced this issue May 18, 2023
This is a quick fix for a major bug: the object list is currently not
scrollable.

Closes #586

Re-introduce `overflow-y: auto` so panel can be scrolled when there are
many objects.
nikolas added a commit that referenced this issue May 18, 2023
This is a quick fix for a major bug: the object list is currently not
scrollable.

Closes #586

Re-introduce `overflow-y: auto` so panel can be scrolled when there are
many objects.
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 a pull request may close this issue.

1 participant