wordpress-mobile / WordPress-iOS

WordPress for iOS - Official repository
http://ios.wordpress.org/
GNU General Public License v2.0
3.7k stars 1.12k forks source link

Sidebar: Disable halo focus effect in Site Menu #23588

Closed kean closed 2 months ago

kean commented 2 months ago

I'm not sure I've done it correctly, but it disables this default focus halo effect on cells, but you can still navigate with the menu with the keyboard.

Screenshot 2024-09-11 at 2 31 38 PM

To test:

Regression Notes

  1. Potential unintended areas of impact

  2. What I did to test those areas of impact (or what existing automated tests I relied on)

  3. What automated tests I added (or what prevented me from doing so)

PR submission checklist:

Testing checklist:

wpmobilebot commented 2 months ago
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 Numberpr23588-c848d07
Version25.3
Bundle IDcom.jetpack.alpha
Commitc848d07761a696533d1e2e8f3d43e49a07589bc6
App Center Buildjetpack-installable-builds #9690
Automatticians: You can use our internal self-serve MC tool to give yourself access to App Center if needed.
wpmobilebot commented 2 months ago
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 Numberpr23588-c848d07
Version25.3
Bundle IDorg.wordpress.alpha
Commitc848d07761a696533d1e2e8f3d43e49a07589bc6
App Center BuildWPiOS - One-Offs #10646
Automatticians: You can use our internal self-serve MC tool to give yourself access to App Center if needed.
kean commented 2 months ago

I fixed in in a separate branch – task/sidebar-fixes-and-improvments, closing.