-
I think it is now time to add pagination to the page with all radios since their number is growing steadily.
It takes too much time for this page to load and it therefore feels bloated.
The most…
-
so when a user share a `track` url:
- the media is the `youtube` video
- the description is the track's `title + body`
So then it is just a wrapper around the media (here youtube), with your desc…
-
When you paste in a Discogs release URL on a track, the UI should display and indicator of what is happening.
In this case, pasting the Discogs URL is querying the Discogs database for the release.…
-
-
Normally `channel.get('tracks')` will get local properties off of objects. But in the case of an async relationship, it will also trigger network requests. We don't control when the data is fetched.
…
-
![screenshot from 2018-03-19 13-24-27](https://user-images.githubusercontent.com/1502484/37595471-38d293d2-2b79-11e8-9767-013dce2e228d.png)
Here `(#` in `(#dnb does not work).
I had in mind `(` …
-
Test and improve tabbing around the interface. Make sure we have proper, consistent focus styles etc. Tabindex.
-
To reproduce, on mobile, paste in a youtube URL, in the URL field of adding a new track.
It should normally fetch the title, but it does not.
To fetch the title, adding a space at the end of the…
-
To delete a track you
1. Open the contextual menu
2. Click "Delete"
3. Click the checkbox (label isn't linked (:)
4. Click "Delete track"
It's a bit much with four clicks. I think we do need …
-
@hugurp and I would like to prototype an idea that could be a core component of unterstrich: portfolio websites. The basic idea is that a user can select the artworks they want to have displayed on th…