Shrilakshmi Shastry

Results 20 issues of Shrilakshmi Shastry

# Bug report ## Packages affected - [x] sandpack-client - [x] sandpack-react ## Description of the problem The editor is not direct tab key activable. The user needs to explicitly...

>[!NOTE] > This PR resolves below issues > 1. https://github.com/react-tags/react-tags/issues/992 > 2. https://github.com/react-tags/react-tags/issues/984 ## ADDED 1. Introduce fuzzy search for suggestions using [fuzzify](https://github.com/ad1992/fuzzify). **Functionality** 1. The user can opt-in for...

Hey @ad1992 👋 I know there are very few scss files in the repo and introducing `stylelintrc` doesn't add much value. But I have a few questions 1. I tried...

## Fix **Issue:** Clear all buttons don’t explain what to clear. it feels like I am trying to clear texts in input but actually, it does clear tags **solution** :...

## ADDED `labelledById`: a required prop. This is the ID of the label of the input field and the tag container ## FIX Issue: For assistive technology users 1. when...

## ISSUE 1. tags are not reachable to edit using the keyboard 2. proper aria label for tags 3. nested interaction in tags ## SOLUTION The tag as a whole...

## ISSUE 1. suggestions are not screen reader accessible, when you move across the suggestions VO doesn’t announce it 2. screen reader should announce the count of suggestions when the...

Hey @ad1992 👋 **Description of issue** Some props are required only in the presence of another prop. eg : ``` /** * Whether to display a button to clear all...

Hey @ad1992 👋 Hope you're doing good. Here are the accessibility issues I have noticed in react-tags . - tags are not reachable to edit using the keyboard - suggestions...

Accessibility
hacktoberfest