acekyd / made-in-nigeria

Here is a curation of awesome tools built by Nigerians that can be used by anybody and from anywhere in the world.
https://madeinnigeria.dev
1.01k stars 401 forks source link

Refactor Alphabet filter UI and functionality #269

Closed acekyd closed 9 months ago

acekyd commented 9 months ago

The Alphabet filter UI needed to be in multiple states so multiple components were created. A lot of duplicated code and the filter functionality was incomplete as a result.

This PR creates a new component combining all the previous states and makes sure the filter functionality is consistent across devices.

codesandbox[bot] commented 9 months ago

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders
Open Preview

acekyd commented 9 months ago

Checkout the update to the filter @D-Lite