Making WordPress.org

Opened 9 years ago

Closed 9 years ago

#1199 closed defect (bug) (fixed)

DevHub: Fix attach/detach ticket flow

Reported by: drewapicture's profile DrewAPicture Owned by: coffee2code's profile coffee2code
Milestone: Priority: normal
Component: Developer Hub Keywords: has-patch
Cc:

Description (last modified by DrewAPicture)

At some point, it looks like the attach/detach ticket workflow for editing parsed content broke.

I've updated the AJAX to use wp.ajax.post(), updated to the spinner toggling to match the new WordPress way, and made some other minor improvements to the UI.

Looks like there was also a conflict on the object name when localizing the script that was preventing the strings from getting printed. I've renamed it from wporg to wporgParsedContent

Attachments (1)

1199.diff (7.7 KB) - added by DrewAPicture 9 years ago.

Download all attachments as: .zip

Change History (4)

@DrewAPicture
9 years ago

#1 @DrewAPicture
9 years ago

  • Description modified (diff)

This ticket was mentioned in Slack in #meta-devhub by drew. View the logs.


9 years ago

#3 @coffee2code
9 years ago

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

In 1846:

developer.wordpress.org: Fix attach/detach ticket flow.

Fixes #1199.
Props DrewAPicture.

Note: See TracTickets for help on using tickets.