Priyank Chodisetti

Results 2 issues of Priyank Chodisetti

## Description Fixes a bug where annotation_types.Len can go over the described length ## Test ### Before the fix: ``` ======================================================================================== FAILURES ========================================================================================= _______________________________________________________________________ test_annotated_type_collection_length[List] _______________________________________________________________________ type_ = typing.List[int] @pytest.mark.parametrize("type_",...

### Defect Fixes Resolve the following two a11y issues: - ARIA attributes must conform to valid values (aria-valid-attr-value) - Certain ARIA roles must contain particular children (aria-required-children) ### Before ![image](https://github.com/user-attachments/assets/edcb991a-8be5-4401-86ed-692d06f21567)...