bhdouglass / uappexplorer

Moved to GitLab
https://gitlab.com/bhdouglass/uappexplorer
GNU General Public License v3.0
42 stars 5 forks source link

Adding apps to the user lists is a bit cumbersome #44

Closed krnekhelesh closed 9 years ago

krnekhelesh commented 9 years ago

First huge props to the user accounts feature! This introduces a huge array of possibilities. Great Work! At the moment, the only way to add an app to a user list is by navigating to the app's page and then clicking add to list. This makes it difficult to quickly create a list with 10-15 apps.

Would it possible to include a "Add App" button in the user list page? The workflow I had in mind was,

  1. User creates a new list
  2. User presses the "Add app" button which opens a search dialog overlay
  3. User searches for app and then from the search results is able to quickly add to the list

The user keeps repeating step 3 to add more and more apps to the list.

bhdouglass commented 9 years ago

That workflow makes sense to me, I'll see about adding it in.

bhdouglass commented 9 years ago

Just implemented adding and removing apps from lists when you go to edit them.

krnekhelesh commented 9 years ago

Works great! I like the show results as you type feature..pretty cool

bhdouglass commented 9 years ago

Great!