bryanbraun / music-box-fun

A web app for making music box songs.
https://musicbox.fun
Other
53 stars 5 forks source link

Add a nav item for "Featured Songs" #9

Closed bryanbraun closed 4 years ago

bryanbraun commented 4 years ago

Gives the sidebar two "song navigation" options: "Recent songs" and "Featured songs".

The Navigation UI should set a pattern for more song navigation options in the future (favorite songs? popular songs?)

Featured songs will just be a list of my favorite submissions I've seen (and a link to the submitter). Here are some ideas:

Also: I can have a link at the bottom of the list saying "Want to add your song? Email me."

bryanbraun commented 4 years ago

Update: I'm going to increase the sidebar width to make room for two "tabs" in a tabbed interface. This allows for more semantic navigation and headings (which would eventually be useful for search engines). Plus, I felt like more content-browsing space would become a necessity, and the select-box option would look a little janky there.

If we end up getting a bunch more tabs, it would be nice if it ended up wokring like a priority-plus nav.

bryanbraun commented 4 years ago

Fixed in a9e07e5afb2f1412ffc9e906507e061074a1f246. 🚀