[wp-meta] [Making WordPress.org] #3241: Add search feature to WordCamp currency dropdowns

Making WordPress.org noreply at wordpress.org
Wed Nov 1 15:15:40 UTC 2017


#3241: Add search feature to WordCamp currency dropdowns
----------------------------------+----------------------------------------
 Reporter:  iandunn               |      Owner:
     Type:  enhancement           |     Status:  new
 Priority:  high                  |  Milestone:
Component:  WordCamp Site &       |   Keywords:  needs-patch good-first-bug
  Plugins                         |
----------------------------------+----------------------------------------
 The `wordcamp-payments` plugin has several modules that show a dropdown
 list of currencies.  There's about 165 in the list, so it's very difficult
 to navigate.

 The two most commonly used currencies (`EUR` and `USD`) are placed at the
 top as a quick UX hack, but that's not a good solution because it doesn't
 help finding the other currencies.

 We should implement a JavaScript `<select>` replacement, so that the list
 can be easily searched. It looks like Core is moving in the direction of
 [https://select2.org/ select2] (per #wp31696), so let's use that.

--
Ticket URL: <https://meta.trac.wordpress.org/ticket/3241>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list