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

[ui] Fix config dialog scrolling #16975

Merged
merged 1 commit into from
Oct 3, 2023
Merged

[ui] Fix config dialog scrolling #16975

merged 1 commit into from
Oct 3, 2023

Conversation

hellendag
Copy link
Member

Summary & Motivation

Some recent CodeMirror changes led to the config dialogs being unscrollable. Repair this by setting a height and overflow style on the CodeMirror target div.

How I Tested These Changes

View config dialogs (code location config, run config), Deployment configuration page, launchpad. Verify that CodeMirror containers are properly scrollable.

@hellendag
Copy link
Member Author

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@hellendag hellendag requested review from bengotow and salazarm October 3, 2023 14:37
@github-actions
Copy link

github-actions bot commented Oct 3, 2023

Deploy preview for dagit-storybook ready!

✅ Preview
https://dagit-storybook-jaz706xc0-elementl.vercel.app
https://dish-config-scroll.components-storybook.dagster-docs.io

Built with commit 8158299.
This pull request is being automatically deployed with vercel-action

@github-actions
Copy link

github-actions bot commented Oct 3, 2023

Deploy preview for dagit-core-storybook ready!

✅ Preview
https://dagit-core-storybook-jvi3n6e1u-elementl.vercel.app
https://dish-config-scroll.core-storybook.dagster-docs.io

Built with commit 8158299.
This pull request is being automatically deployed with vercel-action

Copy link
Contributor

@salazarm salazarm left a comment

Choose a reason for hiding this comment

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

bow

@hellendag hellendag merged commit bb6f1ef into master Oct 3, 2023
2 checks passed
@hellendag hellendag deleted the dish/config-scroll branch October 3, 2023 15:01
yuhan pushed a commit that referenced this pull request Oct 3, 2023
## Summary & Motivation

Some recent CodeMirror changes led to the config dialogs being
unscrollable. Repair this by setting a height and overflow style on the
CodeMirror target div.

## How I Tested These Changes

View config dialogs (code location config, run config), Deployment
configuration page, launchpad. Verify that CodeMirror containers are
properly scrollable.
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