Commit d9f791f
Fix tabIndex accessibility for Search Suggestions items (#240)
* Fix tabIndex accessibility for Search Suggestoins items
* Conditionally add non interactive item props
* Remove space key
* Update src/hooks/useCioAutocomplete.ts
Co-authored-by: Ahmad Mudaafi' <ahmad.mudaafi@constructor.io>
* Update src/hooks/useCioAutocomplete.ts
Co-authored-by: Ahmad Mudaafi' <ahmad.mudaafi@constructor.io>
* Rename e -> event
---------
Co-authored-by: Ahmad Mudaafi' <ahmad.mudaafi@constructor.io>1 parent eeeb470 commit d9f791f
1 file changed
+19
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
120 | 138 | | |
121 | 139 | | |
122 | 140 | | |
| |||
126 | 144 | | |
127 | 145 | | |
128 | 146 | | |
| 147 | + | |
129 | 148 | | |
130 | 149 | | |
131 | 150 | | |
| |||
0 commit comments