Arafat Zahan

Results 35 issues of Arafat Zahan

## Feature Description While working on [#8156](https://github.com/google/site-kit-wp/issues/8156) it was discovered that the audience settings needs to be accessed when Analytics is disconnected. This issue will handle the refactor of the...

P1
Type: Enhancement
Module: Analytics
Team M

## Feature Description In [#6695](https://github.com/google/site-kit-wp/issues/6695), we introduced an error boundary around the individual Widgets, this works well and prevents the whole dashboard from crashing if an Widget crashes due to...

P1
Type: Enhancement

## Bug Description Discovered by @kelvinballoo while QA'ing [#8156](https://github.com/google/site-kit-wp/issues/8156#issuecomment-2182671219) and verified by [myself](https://10up.slack.com/archives/C077DB69US2/p1719232853005969?thread_ts=1718973424.635749&cid=C077DB69US2), the graphics for this widget is not loading in any IOS browsers (I've tested Safari, Chrome IOS...

Type: Bug
P2
Module: Analytics
Team M

## Summary Addresses issue: - #8155 ## Relevant technical choices 1. The implementation mostly follows the IB with a few exceptions that are detailed below. 2. This does not implement...

**Describe the bug** I am trying to use `@react-pdf/renderer` to create and render a PDF inside Webview. However, import of this package results in the following error. ``` error: SyntaxError:...