Make WordPress Core

Opened 3 weeks ago

Closed 2 weeks ago

#65247 closed defect (bug) (reported-upstream)

Black screen briefly appears on Connectors screen in WP 7.1-alpha

Reported by: sumitsingh's profile sumitsingh Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Administration Keywords: connectors has-screenshots has-patch has-unit-tests
Focuses: ui, administration, coding-standards Cc:

Description

When navigating to the Connectors screen in WordPress 7.1-alpha (build 62366), the screen briefly shows a black flash before rendering content. This seems like a rendering or initialization issue in the admin interface and could confuse users.

Steps to reproduce:
Install WordPress 7.1-alpha-62366.
Log in to the admin dashboard.
Navigate to Connectors.
Observe the black screen that appears briefly before the interface loads.

Expected behavior:
The Connectors screen should render smoothly without any black flash.

Observed behavior:
A black screen appears for a short time before the content loads.

Environment:
WordPress version: 7.1-alpha-62366
Site language: en_US
User language: en_US
Timezone: UTC+0
Home URL: https://playground.wordpress.net/scope:generous-noisy-garden
Site URL: https://playground.wordpress.net/scope:generous-noisy-garden
Permalink structure: /%year%/%monthnum%/%day%/%postname%/
HTTPS: Yes
Multisite: No
Registration allowed: No
Discourage search engines: No
Default comment status: Open
Environment type: Production
User count: 1
Communication with WordPress.org: Reachable

Quick recording available for reference.

Attachments (1)

WordPress Playground.mp4 (985.1 KB) - added by sumitsingh 3 weeks ago.
Black screen briefly appears on Connectors screen

Download all attachments as: .zip

Change History (13)

@sumitsingh
3 weeks ago

Black screen briefly appears on Connectors screen

#1 @mukesh27
3 weeks ago

  • Focuses performance removed

#2 @joedolson
3 weeks ago

  • Focuses accessibility removed

#3 @westonruter
3 weeks ago

This may be addressed by #65215 through preloading the REST API requests for the plugins used on the Connectors screen.

#4 @audrasjb
3 weeks ago

Removing trunk version as this is not going to be shipped with WP 7.0 but in the next releases.

#5 @audrasjb
3 weeks ago

  • Milestone changed from Awaiting Review to 7.0.1
  • Version trunk deleted

This ticket was mentioned in PR #11892 on WordPress/wordpress-develop by @khokansardar.


3 weeks ago
#6

  • Keywords has-patch has-unit-tests added

Use the boot layout background token for #wpwrap critical CSS instead of a foreground color fallback that rendered as near-black before React mounted.

Fixes #65247.

#7 @JeffPaul
3 weeks ago

  • Keywords connectors added

#10 @wildworks
3 weeks ago

#65292 was marked as a duplicate.

#11 @JeffPaul
2 weeks ago

Seems like this can be closed as its an upstream fix in Gb that could get backported for 7.0.1 if desired?

#12 @westonruter
2 weeks ago

  • Milestone 7.0.1 deleted
  • Resolution set to reported-upstream
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.