Inserter menu: Assure a minimum blocks list height #30286
Labels
Mobile App - i.e. Android or iOS
Native mobile impl of the block editor. (Note: used in scripts, ping mobile folks to change)
[Type] Bug
An existing feature does not function as intended
Description
Related to adding the reusable blocks list to the inserter menu, I added segmented control for having tab navigation and I realised that the blocks list size is reduced by the rest of elements.
Step-by-step reproduction instructions
<View style={ { backgroundColor: 'red', height: 120 } } />
) to the inserter menu.Expected behaviour
The blocks list should have a minimum height.
Actual behaviour
The blocks list can be too small if the rest of content pushes it.
Screenshots or screen recording (optional)
WordPress information
Device information
The text was updated successfully, but these errors were encountered: