Making WordPress.org

Opened 3 years ago

Closed 3 years ago

#5907 closed defect (bug) (fixed)

Update Openverse WP.org iFrame to fix styling bug

Reported by: zackkrida's profile zackkrida Owned by: dd32's profile dd32
Milestone: Priority: high
Component: WordPress.org Site Keywords: has-patch
Cc:

Description

The GitHub PR (https://github.com/WordPress/wordpress.org/pull/40) adds styling to ensure that the iframe on site https://wordpress.org/openverse stays full-width, even after a refresh on pages with the /search url (which applies new body classes and incorrectly altered the page styling.

Change History (2)

This ticket was mentioned in PR #40 on WordPress/wordpress.org by zackkrida.


3 years ago
#1

Closes https://meta.trac.wordpress.org/ticket/5907#ticket

There were a few circumstances where route changes on Openverse and a hard server refresh could cause the styles of the page to break. This simpler, more aggressive styling will fully prevent that issue.

#2 @dd32
3 years ago

  • Owner set to dd32
  • Resolution set to fixed
  • Status changed from new to closed

In 11246:

Openverse: Ensure that the iframe embed always stays full width.

Props zackkrida.
Closes https://github.com/WordPress/wordpress.org/pull/40.
Fixes #5907.

Note: See TracTickets for help on using tickets.