Skip to content

Revise method of preventing a "flash" of default inserter help panel content #17168

Description

@kjellr

This is technically two bugs, but they should probably be addressed together.

#16813 removed horizontal padding for inserter list items, in order to prevent a "flash" of the default block content when moving the mouse from one block to the next horizontally. This did not address the issue when moving the mouse vertically up or down the list:

flicker

Additionally, this padding removal introduced a regression in the focused state for those inserter list items. Turns out that padding was necessary to properly house the focus state borders:

Screen Shot 2019-08-23 at 10 11 13 AM

Screen Shot 2019-08-23 at 10 10 54 AM

We should fix that regression and come up with a better way of preventing the flash. Perhaps by adding a delay to he transition between hovered items in the sidebar.

Metadata

Metadata

Assignees

Labels

[Feature] InserterThe main way to insert blocks using the + button in the editing interface[Status] In ProgressTracking issues with work in progress[Type] BugAn existing feature does not function as intended

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions