Rahul Malhotra

Results 7 comments of Rahul Malhotra

Hey @apollonian I would like to work on that. Can you provide a little more description about the issue and assign it to me ?

Thanks..!! I am working on the same :-)

Hey @apollonian and @ajayns I am planning to add input value to aria-label and type of input to the aria-describedby like below:- > aria-label={value} > aria-describedby={isInputNum ? 'number input' :...

I think in that case, adding an aria-label will be fine. Waiting for the confirmation on this @apollonian

Got that. But is there any specific value that I should use for `aria-label` and `aria-labelledby` ? I am using `{value}` currently for `aria-label` and there's nothing I have thought...

Okay. Cool. I'll update that soon.

It seems like your chrome extension is making any call to the external api which is not included in CSP trusted sites of your org. I suggest disable the chrome...