-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Closed
Labels
[Feature] InserterThe main way to insert blocks using the + button in the editing interfaceThe main way to insert blocks using the + button in the editing interface[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Description
Issue Overview
If I’m using Gutenberg at a small width, I can’t add a block using the pop-up. I have to enlarge the window of my browser to have access to the interface and select a block.
When I click on the « plus » button, the pop-up appears partially on the left side and at the top or the bottom of the page, repeatedly.
Steps to Reproduce (for bugs)
- Reduce window of the browser to 780 px or less ;
- Click the plus button to add a block
- You should not be able to access the whole interface.
I’m using latest stable versions of Gutenberg (0.9) installed on WordPress (4.8.1) and used in Safari (10.1.2) on macOS Sierra (10.12.6).
Expected Behavior
I should be able to select and add a block for every window size.
Current Behavior
I have to enlarge the window to gain access to block selection.
Metadata
Metadata
Assignees
Labels
[Feature] InserterThe main way to insert blocks using the + button in the editing interfaceThe main way to insert blocks using the + button in the editing interface[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended