Skip to content

Simplify multipart requests by dropping manually encoding - #122

Merged
fluiddot merged 2 commits into
trunkfrom
update/simplify-multipart-requests
May 14, 2024
Merged

Simplify multipart requests by dropping manually encoding#122
fluiddot merged 2 commits into
trunkfrom
update/simplify-multipart-requests

Conversation

@fluiddot

@fluiddot fluiddot commented May 13, 2024

Copy link
Copy Markdown
Contributor

Related to WordPress/playground-tools#261.

Proposed Changes

Testing Instructions

  1. Build & open the app.
  2. Start a site.
  3. Open the WP-admin.
  4. Navigate to the Media page.
  5. Upload a media file.
  6. Observe the media has been uploaded correctly to the Media Library.

Pre-merge Checklist

  • Have you checked for TypeScript, React or other console errors?
@fluiddot
fluiddot requested review from a team May 13, 2024 16:37
@fluiddot fluiddot self-assigned this May 13, 2024

@dcalhoun dcalhoun left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The test plan and all test cases from #115 passed for me.

I linked #110 to this PR, as this PR resolves that issue.

@dcalhoun dcalhoun linked an issue May 13, 2024 that may be closed by this pull request
@derekblank
derekblank self-requested a review May 14, 2024 00:16

@derekblank derekblank left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM as well. 🚀

Confirming that this PR resolves the font loading issue described in #110 via these testing steps:

  1. Created new site
  2. Opened site editor using a block theme
  3. Uploaded a font file (Global Styles → Typography → Manage Fonts)
  4. Observed that request completes successfully and does not hang
@fluiddot
fluiddot merged commit c28a8d9 into trunk May 14, 2024
@fluiddot
fluiddot deleted the update/simplify-multipart-requests branch May 14, 2024 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants