Alex Grebenyuk

Results 380 comments of Alex Grebenyuk

That's a good point. I'd suggest changing `RecentSitesService` so that it doesn't artificially limited the number of most recent sites. It should be UI's job to determine how many to...

I'm changing the tag to "Tech Debt" since there is no defect at the moment.

Hey, > Modifications following issues raised by https://github.com/wordpress-mobile/WordPress-iOS/pull/24207. Could you please elaborate on what issues it's referring to? The linked PR doesn't seem to contain any related changes. > shortVersionString...

By default, the `resize` processors scales the image to fill the provided area. See https://kean-docs.github.io/nuke/documentation/nuke/imageprocessing/resize(size:unit:contentmode:crop:upscale:) for more info and see if that works for you. Yes, it's fairly easy to...

No new occurrences in 25.1 – closing. It happens only on self-hosted site and is likely a configuration or plugin issue, so I'm not sure it warrants further investigation.

It's partially fixed in https://github.com/wordpress-mobile/WordPress-iOS/pull/23909, but this page still has multiple outstanding dynamic type support issues.

I tested it in a simulator and it worked really well. I'm looking forward to when it's integrated in the main flows so I could test it with passkeys.

I'd appreciate if "add block" reports could be consolidated in a single issue. Blocks are no longer going to be added one-by-one.

The main navigation was re-implemented on sidebar in 25.4 – closing.

**RCA** `CompliancePopoverViewModel` returns without doing anything if the wp.com accountId is not present: https://github.com/wordpress-mobile/WordPress-iOS/blob/2a20648fe23bdc50c279c793a166b2b883597a8f/WordPress/Classes/ViewRelated/EEUUSCompliance/CompliancePopoverViewModel.swift#L49