snimavat / nimble

Nimble Security Grails Plugin
Other
15 stars 19 forks source link

Add Combo Box to "Add xxxx" UI field. #35

Closed n7ray closed 10 years ago

n7ray commented 10 years ago

In several places where you want to assign an entity to another, such as in the User Detail view where they can "Add a Group", there is a search bar that allows the user to search for the group they want. That is excellent, but it relies on them knowing what to search for.

It is often a lot easier for the user if you also have a combo-box next to the search field that is pre-populated with all the existing Groups, or Roles or Users, etc... There is plenty of room on the same line as the search widget to place the combo box and then the user can use which ever one is most convenient.

ex: Add Group: -existing Groups in combo box- -search field- -button- -button- [[...Project Coordinators....||.v.]] {(...........................)} [.Search.][..Close..]

snimavat commented 10 years ago

Combo boxes becomes inconvenient when there are lots of records to display. Try to hit search button without entering any search phrase ?

n7ray commented 10 years ago

Yes, you are quite right. Feel free to close that issue or cancel it. Your application looks quite good so far. Regards.

On Sat, Nov 2, 2013 at 7:26 AM, Sudhir Nimavat notifications@github.comwrote:

Combo boxes becomes inconvenient when there are lots of records to display

— Reply to this email directly or view it on GitHubhttps://github.com/snimavat/nimble/issues/35#issuecomment-27622977 .

snimavat commented 10 years ago

Great, if you like it, vote for it on grails central and help spread words about it.