Skip to content

fix: Developer Tools popover overlapping the WP admin bar#756

Merged
dkotter merged 2 commits into
WordPress:developfrom
Infinite-Null:fix/dev-tools-popover-zindex
Jun 22, 2026
Merged

fix: Developer Tools popover overlapping the WP admin bar#756
dkotter merged 2 commits into
WordPress:developfrom
Infinite-Null:fix/dev-tools-popover-zindex

Conversation

@Infinite-Null

@Infinite-Null Infinite-Null commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Closes: #755

Fixes the "Developer Tools" popover on the AI plugin settings page overlapping the WordPress admin bar instead of underneath it.

Steps to test

  1. Go to /wp-admin/options-general.php?page=ai-wp-admin
  2. Click "Developer Tools" (The three dots icon in top right)
  3. Scroll Down
  4. Confirm the popover no longer overlaps the admin bar

Screencast

Before

Screen.Recording.2026-06-22.at.3.05.02.PM.mov

After

Screen.Recording.2026-06-22.at.3.11.52.PM.mov
Open WordPress Playground Preview

@github-actions

Copy link
Copy Markdown

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: Infinite-Null <[email protected]>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@dkotter dkotter added this to the 1.1.0 milestone Jun 22, 2026
@dkotter dkotter merged commit f05c7a2 into WordPress:develop Jun 22, 2026
22 checks passed
jorgefilipecosta pushed a commit that referenced this pull request Jun 29, 2026
Fixed - Developer Tools popover overlapping the WP admin bar.

Co-authored-by: Infinite-Null <[email protected]>
Co-authored-by: dkotter <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"Developer Tools" popover renders above the WP admin bar

2 participants