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

FIX: Gridfields with dropdowns having lots of overflow #7784

Merged
merged 1 commit into from
Jan 30, 2018

Conversation

scott1702
Copy link
Contributor

Due to the issue with how css overflows work here, the original fix for overflowing gridfields causes scrollable gridfields when used in conjunction with dropdowns. This change targets more specifically the areas of gridfield which caused the issue shown here

Before:
gridfield overflow issue

After (no scrollbar):
image

Tested on Chrome

@robbieaverill
Copy link
Contributor

You happy with this @dhensby?

@dhensby
Copy link
Contributor

dhensby commented Jan 30, 2018

We should really check this doesn't cause any regressions in our supported browsers:

  • IE 8
  • IE 9
  • IE 10
  • IE 11
  • Chrome
  • Firefox

@dhensby dhensby merged commit 231de43 into silverstripe:3.5 Jan 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants