Gaurav Gupta

Results 35 issues of Gaurav Gupta

I am not able to access additional fields that i specify on my word cloud data, except for size and text. I am calling my draw() function on the "end"...

req

These are some of the accessibility issues i have identified on the side nav bar, with some quick solutions (may not be the best): - there is no indication that...

type/bug

Planning to add some documentation around using yalc. Need to confirm a few things and then I can raise a PR do we need to publish the argo-ui repo after...

I am already using [commitlint ](https://commitlint.js.org/#/) with conventional commits in my project to lint my commit messages as part of husky `commit-msg` githook. I also want to have the ability...

question

I have a child component, which accepts multiple props for styles, one for the container, and other for one of the internal elements. Generally, I would just name them something...

### Description Would be great to have a way to associate a html label with the PinInput component ### Problem Statement/Justification PinInput is a way of getting input from the...

needs triage

## Description >A brief description (2-3 sentences) of your proposed article. Why should this article be written, and how does it fit on The A11Y Project? The article would discuss...

post
claimed

I have a div on click of which i just want to stop propagation of click event to its parent. This is particularly useful in dropdown like widgets where clicking...

In some cases, like combobox, the key event might be handled by a parent, while the click on self is handled by the child item or a sibling. In such...

discussion

**Page Affected:** https://developers.google.com/web/tools/lighthouse/audits/blocking-resources **What needs to be done?** The doc mentions: > Lighthouse identifies three types of blocking resources. > > A `` tag that: > > Is in the...