boa-dev / boa-dev.github.io

Home of the Boa blog
https://boajs.dev/
3 stars 4 forks source link

Build out sorting functionality feature to conformance page #151

Closed nekevss closed 5 months ago

nekevss commented 6 months ago

Related to #148

Currently makes adjustments to allow sorting alphabetically and reverse alpha.

There's probably a little more styling needed on the mobile side of things, but I thought I'd throw this up early for feedback. :smile:

nekevss commented 5 months ago

There are now a whole host of sorting options :smile:

jedel1043 commented 5 months ago

Was testing the functionality and I found some bugs:

However, I think we can merge this as it is, and open some separate issues for those.

nekevss commented 5 months ago

This is going to need a rebase after #155 for the fix, and the behavior should be easy to fix for the above.