Wojciech Zięba

Results 64 issues of Wojciech Zięba

### Description This PR enables Gradle dependency cache. Related toolkit PR: https://github.com/Automattic/a8c-ci-toolkit-buildkite-plugin/pull/98 ### Testing instructions Not needed ### Images/gif I re-run the same, `:WooCommerce:dependencies` task and results are as following:...

category: tooling

### What? Add a sampler that could help in reducing number of specific crashlogging events reported from users. Internal reference: p1719911702550939/1719834580.148459-slack-C027TG8D1BL

enhancement

To isolate dependencies cache per-project. --- - [ ] I have considered if this change warrants release notes and have added them to the appropriate section in the `CHANGELOG.md` if...

### Expected behavior No activity in `AndroidManifest.xml` files has `android:screenOrientation` ### Actual behavior Some activities have defined either `landscape` or `portrait` modes. Citing Android Lint documentation: > Should not restrict...

Tech Debt

### Expected behavior `UnsafeImplicitIntentLaunch` lint error is not raised when running lint task. ### Actual behavior `UnsafeImplicitIntentLaunch` is reported 12 times. ### Steps to reproduce the behavior Remove `UnsafeImplicitIntentLaunch` from...

Tech Debt

### Expected behavior `WPMainNavigationView` doesn't use internal-only classes from Material library. ### Actual behavior `WPMainNavigationView` uses `BottomNavigationMenuView` and `BottomNavigationItemView` classes, which are restricted to library group only (internal in a...

Tech Debt

POC, please don't mind just yet :) ## Description Fixes # ## Testing Instructions ## Screenshots or Screencast ## Checklist - [ ] If this is a user-facing change, I...

### Current behavior SDK consumer that uses `ProfileViewController` is not able to pass a `delegate` to apply on click actions on a profile card. ### Expected behavior It is possible...

enhancement
UI Components
Tech Debt

- [x] Review and merge #21301 first > [!TIP] >This PR is a result of `git filter-repo` filtering. To read more about the process, please see internal post: paqN3M-m2-p2. The...

Do Not Merge
unit-tests-exemption