Alex Singh

Results 5 issues of Alex Singh

-Triggered with Settings button. -Added styles based on BEM methodology -Presently non-functioning.

Complete: - [ ] #12 - SKIP functionality - [x] #9 - HTTP version of landing page. - [x] Test stability - [x] Complete `HELP` section - [x] Add Song...

Should we have a `Skip Track` button? I'd argue yes. It's good UX to have an `undo` ability for people - e.g. if they add the wrong track, a long...

enhancement
question

### Expected behavior In the Choo docs on Routing, in the section "Listening for Route Changes" implementing: ``` var html = require('choo/html') var choo = require('choo') var app = choo()...

**Describe the bug** Per [this issue](https://github.com/ConsenSys/rimble-storefront/issues/143) in the `rimble-storefront` repo, the Table example in the docs and one in the Do's & Dont's overflows its container at smaller viewports. [It...