Gurmukh Panesar

Results 13 issues of Gurmukh Panesar

``` flutter clean rm -r ios/Pod flutter build ios ``` Building AOT snapshot in release mode (ios-release)... Building App.framework for arm64... Building App.framework for armv7... Building AOT snapshot in release...

Navigate the following link with VoiceOver on mac: https://allyjs.io/tutorials/dialog.example.html Linearly navigate to 'Show Dialog' button. Press ctrl+option+space to click the button Visually, the text box is focused, however no announcement...

Thanks for building this app, it's the only safe way to migrate chats from Android to iPhone! When trying to migrate my chats, I get the following error: ``` 2021-11-14...

The link in the documentation points to a page on Raspberry Pi's official site saying only libcamera is supported in the latest Raspbian. Does this library support libcamera? Also does...

Hi all, I've noticed that the LinkWithUnclearPurpose test fails if there is no text inside the anchor element **and** if aria-label has been specified. I believe that this test should...

https://ampstart.com/templates/article.amp#amp=1 Tester has observed that when tabbing across the page, the focus indicator is not visible when highlighting the menu icon. Please note that while focus indicator is observed on...

- Any browser on Windows - Load any template in fullscreen mode (https://ampstart.com/#templates) - Observe that the page scrollbar exists - Open sidenav - Observe the scrollbar is now hidden...

When running the Accessibility Audit on any ampstart template or the actual ampstart site, there is one severe result: See [AX_ARIA_08](https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#ax_aria_08) for more information. ```​…​​```

Hi I'm trying to draw a SVG on a canvas, and for some reason, it just fails to load on IE Edge but works fine on IE10. Your plugin works...

In Sublime, I've enabled format on save, but the clang-format only applies on the current line the cursor is on, is it possible to clang format the whole file?