WordPress-iOS icon indicating copy to clipboard operation
WordPress-iOS copied to clipboard

build: Enable Gutenberg WebView inspection

Open dcalhoun opened this issue 1 year ago • 2 comments

Allow debugging issues within the WebView used for the unsupported block editor (UBE). Similar configuration was applied to the Reader WebView in https://github.com/wordpress-mobile/WordPress-iOS/pull/22022.

To test: Verify the UBE continues to load without crashing.

Regression Notes

  1. Potential unintended areas of impact The UBE could cease to function.
  2. What I did to test those areas of impact (or what existing automated tests I relied on) Manually tested the UBE.
  3. What automated tests I added (or what prevented me from doing so) I deemed it not relevant to automate tests for development debugging features.

PR submission checklist:

  • [x] I have completed the Regression Notes.
  • [x] I have considered adding unit tests for my changes.
  • [x] I have considered adding accessibility improvements for my changes.
  • [x] I have considered if this change warrants user-facing release notes and have added them to RELEASE-NOTES.txt if necessary.

Testing checklist:

  • [ ] WordPress.com sites and self-hosted Jetpack sites.
  • [ ] Portrait and landscape orientations.
  • [ ] Light and dark modes.
  • [ ] Fonts: Larger, smaller and bold text.
  • [ ] High contrast.
  • [ ] VoiceOver.
  • [ ] Languages with large words or with letters/accents not frequently used in English.
  • [ ] Right-to-left languages. (Even if translation isn’t complete, formatting should still respect the right-to-left layout)
  • [ ] iPhone and iPad.
  • [ ] Multi-tasking: Split view and Slide over. (iPad)

dcalhoun avatar Feb 23 '24 17:02 dcalhoun

WordPress Alpha📲 You can test the changes from this Pull Request in WordPress Alpha by scanning the QR code below to install the corresponding build.
App NameWordPress Alpha WordPress Alpha
ConfigurationRelease-Alpha
Build Numberpr22698-cca676d
Version24.3
Bundle IDorg.wordpress.alpha
Commitcca676d7845ddadd621e259bcf05086ee3fa8171
App Center BuildWPiOS - One-Offs #8960
Automatticians: You can use our internal self-serve MC tool to give yourself access to App Center if needed.

wpmobilebot avatar Feb 23 '24 17:02 wpmobilebot

Jetpack Alpha📲 You can test the changes from this Pull Request in Jetpack Alpha by scanning the QR code below to install the corresponding build.
App NameJetpack Alpha Jetpack Alpha
ConfigurationRelease-Alpha
Build Numberpr22698-cca676d
Version24.3
Bundle IDcom.jetpack.alpha
Commitcca676d7845ddadd621e259bcf05086ee3fa8171
App Center Buildjetpack-installable-builds #7990
Automatticians: You can use our internal self-serve MC tool to give yourself access to App Center if needed.

wpmobilebot avatar Feb 23 '24 17:02 wpmobilebot