sparksuite / react-accessible-dropdown-menu-hook

A simple Hook for creating fully accessible dropdown menus in React
http://sparksuite.github.io/react-accessible-dropdown-menu-hook
MIT License
112 stars 26 forks source link

Revert "Fix for demo website crashing when keyboard controls are used" #262

Closed WesCossick closed 3 years ago

WesCossick commented 3 years ago

Reverts sparksuite/react-accessible-dropdown-menu-hook#261

The fix did not solve the issue; it'll be easier to debug if we go back to what we had before.

codecov[bot] commented 3 years ago

Codecov Report

Merging #262 (494f49c) into master (7be82f7) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #262   +/-   ##
=======================================
  Coverage   91.86%   91.86%           
=======================================
  Files           1        1           
  Lines          86       86           
  Branches       24       24           
=======================================
  Hits           79       79           
  Misses          7        7           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7be82f7...494f49c. Read the comment docs.