Automattic / Automattic/isolated-block-editor

Look at a single row header option

Open
#215 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
CSS
Stars
409
Forks
66
PR merge metrics
No merged PRs in 30d

Description

Currently if you have a fixed toolbar it will always be double height:

![image](https://user-images.githubusercontent.com/1277682/195548600-68ceec36-4569-4bb5-9d33-d988ca276420.png)

There are situations where you want the fixed toolbar but want a more compact layout. This is usually when you don't have many formatting options.

This will possibly need some changes in Gutenberg to support it.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the fixed-toolbar implementation and reviewing how Gutenberg handles toolbar height and layout. Reproduce the current double-height toolbar, then determine whether a single-row option can be supported here or requires changes in Gutenberg. Done means a fixed toolbar can use a compact single-row layout when requested without breaking existing formatting options.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.