chrisxh / brazen-wishlist

Space to describe and discuss valuable features
2 stars 0 forks source link

Improve usability of attendee registry #6

Open chrisxh opened 3 years ago

chrisxh commented 3 years ago

The attendee registry modal window that appears to Representatives and Booth Owners is difficult to use.

Enhancements are recommended:

  1. Increase the horizontal space available for the display of filtering controls,
  2. Sort the options in the questions filter dropdown to match the sorting of the registration form
  3. Allow sort of list of candidates.
  4. BONUS: allow show/hide of columns (fields from the Registration) in the list.
  5. BONUS: allow re-ordering of columns in the list.

Recommend same table layout and controls available in the CEH > Candidates view as a guide

Additional screenshots illustrating these challenges on a 1280 px width resolution: ss 1 ss 2

Quick fix recommendation:

Change construction of modal dialog's DOM. Move it "up" to be the first child of the #registrantsTabPane element (untested on mobile).

ss 3

Result is not ideal but definitely better: ss 4

ss 5

chrisxh commented 8 months ago

Representatives regularly ask for a "Spreadsheet view" of the list of candidates to simplify screening and scheduling chats. Consider an alternate layout that eliminates the registrants pane on the right hand side in favor of a multi-column grid spanning available screen width.