Code Monkey home page Code Monkey logo

record-player's Introduction

Hi there ๐Ÿ‘‹

record-player's People

Contributors

theadhocracy avatar

Watchers

 avatar  avatar

record-player's Issues

Better mobile navigation for finding records

Whilst sorting alphabetically is helpful for more accurately finding a specific album, on mobile it can take quite a while to get to the bottom of the list!

Two possible options:

  1. Search: add a search box near the top that filters the list (current ordering switch can still be used to determine the output). This would probably be the best UX, but may be overkill.
  2. Alphabetical jump points: if on a narrow viewport, with a-z sorting selected, show a secondary navigation that links to any letters with entries. Can just use anchor links; would need to iterate through collection array and find changes of first letter, then ascribe these an id that can be jumped to. Wider viewports may not need this.

Alphabetic ordering is case sensitive

Sorting alphabetically currently places alt-j as the third last band. For some reason, the lowercase a is being treated as a different letter. Need to check the sort order.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.