Artyom Vlasov

Results 4 comments of Artyom Vlasov

> This behavior was developed in the 1st phase where we redirect the user directly to Reader Comments screen if they don't permission to moderate the comment. Yeah, totally understand...

My observations and challenges while working on the issue :point_down: I was able to constantly reproduce the issue for very long comments that exceeded the screen size, and it also...

Sadly, my second attempt didn't work out: https://github.com/wordpress-mobile/WordPress-iOS/pull/23255. I tried to guarantee scrolling to the right position by enabling the scroll mechanism for each page load, but even after this...

I've just merged a fix for that: https://github.com/wordpress-mobile/WordPress-iOS/pull/23312 and will keep monitoring whether there are any regression or other related issues.