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: Update CSS rule on the widgets screen required for drag & drop #19428

Conversation

jorgefilipecosta
Copy link
Member

Description

The block-list-appender element got a div wrapper, and a CSS rule required for the drag & drop to work on the widgets screen stopped working.
This PR updates the rule to take into account the new wrapper.

How has this been tested?

I checked that I could drag & drop blocks on the widget screen.

@jorgefilipecosta jorgefilipecosta added [Type] Bug An existing feature does not function as intended [Feature] Drag and Drop Drag and drop functionality when working with blocks [Feature] Widgets Screen The block-based screen that replaced widgets.php. [Package] Edit Widgets /packages/edit-widgets labels Jan 6, 2020
@jorgefilipecosta jorgefilipecosta merged commit 4889933 into master Jan 6, 2020
@jorgefilipecosta jorgefilipecosta deleted the fix/update-css-rule-on-the-widgets-screen-required-for-drag-and-drop branch January 6, 2020 21:42
@ellatrix ellatrix added this to the Gutenberg 7.3 milestone Jan 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Drag and Drop Drag and drop functionality when working with blocks [Feature] Widgets Screen The block-based screen that replaced widgets.php. [Package] Edit Widgets /packages/edit-widgets [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants