haecker-felix / Gradio

GNU General Public License v3.0
326 stars 51 forks source link

"add to library" lacks of discoverability #321

Open mjourdan opened 6 years ago

mjourdan commented 6 years ago

Use case: while listening to a specific radio station, I want to add other radio stations to my library without interrupting the radio currently playing.

Expected Behavior

When browsing stations, there is an obvious way to add a single station to the library

Current Behavior

The current process is a bit hard to discover:

Proposal

Here are some ideas to get things more straightforward:

image

I would be glad to read your thoughts on this!

sispus commented 6 years ago

hi, I think right clicking on a station already does what you suggest. Wrong?

mjourdan commented 6 years ago

Nope, right clicking on a station enters selection mode, which I think should be avoided for manipulating a single element.

haecker-felix commented 6 years ago

This will be "fixed" in the rust_port branch, which contains are complete redesign of Gradio.