Nahid Ferdous Mohit

Results 237 comments of Nahid Ferdous Mohit

Very interesting findings, thank you @wpdarren! > There's a weird UX/UI behavior when you click on the 'cancel' button on any of the questions. Initially, the loading animation appears and...

> > This isn't a regression from this issue because it happens in the `main` branch > > @nfmohit please check against the last release as the `main` branch is...

Thank you for your kind feedback, @wpdarren! > > Hmm, I can't seem to be able to replicate this on my end. Here's a screencast: I think you might be...

@wpdarren Based on [this comment](https://github.com/google/site-kit-wp/pull/6238#discussion_r1038150120) from @aaemnnosttv, we're not removing the highlight/focus on the first option. We need to create a separate issue to address this. Thank you!

> Right now though the banner isn't even appearing in the admin settings. This is with Analytics and Search console connected but no questions answered. As you can see from...

> Thanks @nfmohit – this should indeed get a new issue for it as this one has already been completed for 1.90. Understood, thank you @aaemnnosttv!

@wpdarren This is expected. We are even introducing a new console error for each SVG loading failure. https://github.com/google/site-kit-wp/blob/585ddc3a885c16550b74d608bce745ec96659cb3/assets/js/components/MediaErrorHandler/index.js#L45 While we want such failures to not crash our application and make...

@kuasha420 I was working on the IB of #5896 and I have a quick question/observation (please correct me if I'm wrong). In the Figma design, we show if a different...

Hi @mohitwp. Thank you for sharing your concerns. > Font color is different from figma . In Figma font color is #6C726E and implemented color is #5F6561. The implemented colour...

@aaemnnosttv @tofumatt What do you folks think of storing when the profile was last updated in the profile data itself, e.g. with a `last_updated` property? That way, we could compare...