BigAndini / ers

Event Registration System
GNU General Public License v2.0
10 stars 6 forks source link

Hide "This ticket belongs to:" dropdown until a person has been added #345

Closed philip-n closed 9 years ago

philip-n commented 9 years ago

Some people struggle with the "This ticket belongs to:" field on the product page. After clicking onto it a couple of times (in vain), they read the description and click "add person" link.

Proposal: Conditionally hide the "This ticket belongs to:" field until at least one person has been added.

BigAndini commented 9 years ago

Where exactly is this "select person" field? I can only find the select box "This ticket belongs to:".

philip-n commented 9 years ago

Sorry, you are correct. The select box "This ticket belongs to:" is what I meant (I was entering tickets in between registrations at BJC on a mac with UK layout. Triple annoyance!).

Oh, and you'd be surprised on how many times people can click on the select box (which doesn't give any reaction on a mac, not even dropping down an empty box) before they read what's written above and below...

BigAndini commented 9 years ago

To save unneeded click: what are you thinking about redirecting the user to the add Person page if

  1. there is no person for this order, yet
  2. the user chooses a personalized ticket

I think most of the users who are just clicking around are also users which order tickets for only themselfs, correct?

smadamit commented 9 years ago

decision via Skype:

smadamit commented 9 years ago

0.3.27 -> OK