AdvancedCustomFields / AdvancedCustomFields/acf

More space for group editing

Open
#712 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
945
Forks
197
PR merge metrics
No merged PRs in 30d

Description

The new layout is alright, but the "Reducing the Vertical Height of the Field Settings" fix has the opposite effect with the new sticky headers. On a 1920x1080 screen it's not even possible sometimes to see all the fields nicely. Please consider removing the sticky from .acf-admin-toolbar and .acf-headerbar. Even if only the sticky is being removed from .acf-admin-toolbar (since these are just shortcuts and not needed when editing the group) it woud create more needed space.

image
image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the styles or layout code for .acf-admin-toolbar and .acf-headerbar, then review how their sticky positioning affects group editing on a 1920x1080 viewport. Done means the group editor shows more fields without unnecessary sticky headers while the relevant toolbar functionality remains available.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.