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

Notifications Refresh (Phase 1)

Open salimbraksa opened this issue 1 year ago • 4 comments

Subtasks

List UI

  • https://github.com/wordpress-mobile/WordPress-iOS/issues/22464
  • https://github.com/wordpress-mobile/WordPress-iOS/issues/22472
  • https://github.com/wordpress-mobile/WordPress-iOS/issues/22465

Inline Actions

  • https://github.com/wordpress-mobile/WordPress-iOS/issues/22466
  • https://github.com/wordpress-mobile/WordPress-iOS/issues/22473

Navigation bar

  • https://github.com/wordpress-mobile/WordPress-iOS/issues/22492

Details View

  • https://github.com/wordpress-mobile/WordPress-iOS/issues/22474
  • https://github.com/wordpress-mobile/WordPress-iOS/issues/22515

Push notifications

  • https://github.com/wordpress-mobile/WordPress-iOS/issues/22521
  • https://github.com/wordpress-mobile/WordPress-iOS/issues/22520

Other

  • https://github.com/wordpress-mobile/WordPress-Android/issues/20101

Test Instructions

Each issue listed above should be tested individually

Regression Notes

  1. Potential unintended areas of impact

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

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

    • TODO

PR submission checklist:

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

UI Changes testing checklist:

  • [ ] 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)

salimbraksa avatar Feb 01 '24 20:02 salimbraksa

3 Warnings
:warning: Modules/Package.swift was changed without updating its corresponding Package.resolved. Please resolve the Swift packages in Xcode.
:warning: View files have been modified, but no screenshot or video is included in the pull request. Consider adding some for clarity.
:warning: This PR is larger than 500 lines of changes. Please consider splitting it into smaller PRs for easier and faster reviews.

Generated by :no_entry_sign: Danger

dangermattic avatar Feb 01 '24 20:02 dangermattic

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 Numberpr22524-f6202c5
Version24.3
Bundle IDorg.wordpress.alpha
Commitf6202c57e28cfa5167cc8dc73a06b4ed55d8b3e4
App Center BuildWPiOS - One-Offs #9009
Automatticians: You can use our internal self-serve MC tool to give yourself access to App Center if needed.

wpmobilebot avatar Feb 01 '24 20: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 Numberpr22524-f6202c5
Version24.3
Bundle IDcom.jetpack.alpha
Commitf6202c57e28cfa5167cc8dc73a06b4ed55d8b3e4
App Center Buildjetpack-installable-builds #8046
Automatticians: You can use our internal self-serve MC tool to give yourself access to App Center if needed.

wpmobilebot avatar Feb 01 '24 20:02 wpmobilebot

Warnings
:warning: PR has more than 500 lines of code changing. Consider splitting into smaller PRs if possible.

Generated by :no_entry_sign: dangerJS