ushahidi / platform

Ushahidi Platform API version 3+
http://ushahidi.com
Other
677 stars 506 forks source link

Icon name dropdown is a single file list of icons that goes on forever #715

Closed jshorland closed 9 years ago

jshorland commented 9 years ago
  1. Navigated to Categories --> add category
  2. clicked "icon name" drop down arrow
  3. single column list of icons appeared and scrolling is crazy long

screen shot 2015-09-18 at 2 12 07 pm

rjmackay commented 9 years ago

@willdoran can you fix / improve this? If you need design help then reassign to Seth with some instructions

willdoran commented 9 years ago

Hi @middle8media,

What would the best way to display the icon set be? I think placing them in a rectangular box might be simplest. The iconpicker is managed by:

app/common/directives/iconpicker.js templates/iconpicker/iconpicker.html

and uses the dropdown menu. Whats the best way to adapt the css?