Making WordPress.org

Opened 5 months ago

Closed 4 months ago

#7724 closed defect (bug) (fixed)

Expand code and copy button alignment issue

Reported by: harsh175's profile harsh175 Owned by:
Milestone: Priority: normal
Component: Developer Hub Keywords: needs-patch
Cc:

Description

When checked wordpress functions, I found that in particular function, where User Contributed Notes code show, there are issue of Expand code and copy button alignment and also missing the file path or not in it.

Here is the screenshot and function link found the issue.

https://tinyurl.com/26v3yrxx
https://tinyurl.com/29wnd5xz

https://developer.wordpress.org/reference/functions/activate_plugin/
https://developer.wordpress.org/reference/functions/addslashes_gpc/
https://developer.wordpress.org/reference/functions/add_clean_index/
https://developer.wordpress.org/reference/functions/add_editor_style/

Change History (2)

#1 @coffee2code
5 months ago

@StevenDufresne Was this GH commit in response to this ticket?

That ticket technically resolves this issue, but it isn't reflected in production. It looks like the build/code-comments/style-index.css being requested is a cached version. That does not include the updated styles, as seen here (requested with a different cachebuster). Does the block need a version bump?

#2 @dufresnesteven
4 months ago

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

I bumped the cache although it did appear to expire on my end. Reopen if it's still an issue. Thanks for the ticket.

Note: See TracTickets for help on using tickets.