bethlakshmi / GBE2

Great Burlesque Expo (www.burlesque-expo.com) system in django
2 stars 2 forks source link

Extra types of Roles for an Event #393

Closed bethlakshmi closed 7 years ago

bethlakshmi commented 9 years ago

MC Featured Guest

Show up special in a Show - not in the grid with everyone else, before it with a snazzy display.

Have a way for the power user to make this stuff show up “Special”

bethlakshmi commented 7 years ago

@burlexpo - how does this look for what you had in mind for selecting featured acts & hosts?

screen shot 2017-06-27 at 4 37 50 pm

The default is "Regular Act" which shows up in the grid we currently have.

The words shown here for featured performer/host will be what I use when annotating the special stuff. Anything not a "Regular Act" gets treated as special. The special list is pretty easily extensible, but it will take a code update.

Let me know:

I'm not blocked, I'll be another few days at the rest of it.

burlexpo commented 7 years ago

The mechanism looks fine. Are the "Special Display Selections" stored somewhere on /admin so I could go and add another one without bugging you?

Do the words in the drop down also appear on the show page? If so, I'd want to change them to "Featuring..." and "Hosted By...". We could add a third category of "Returning Winners" for use with the winter conferences.

I think changing the label to "Section" is fine and clear.

Yes, you're alphabetizing by performer name within any display group.

bethlakshmi commented 7 years ago

OK, first prototype done, and now I really DO need feedback:

screen shot 2017-06-28 at 11 37 51 pm

Here's the image - yes, I faked in a bunch of data to give myself something real to play with.

Problems I see 1 - the irregular size of boxes makes this look choppy. I know I can do the following:

2 - the irregular image sizes makes a more awkward display - I have a ticket to force people to do our bidding, we haven't prioritized it - #1052

3 - the header (Special Guests) rather blends into the background, so does the "Check out our fabulous Performers!" (below) which gets smooshed in at the bottom of this page.

screen shot 2017-06-28 at 11 41 42 pm

4 - What to do for the hover. This demo is:

FYI - known bug that I don't intend to fix... there are as many boxes as there are cast acts - so a performer can end up with multiple boxes if they are cast multiple times in the same show. Let me know if I have to de-duplicate and if so - what role takes precedence?

bethlakshmi commented 7 years ago

The mechanism looks fine. Are the "Special Display Selections" stored somewhere on /admin so I could go and add another one without bugging you?

Not yet - want me to do that?

burlexpo commented 7 years ago

@BurlExpo: The mechanism looks fine. Are the "Special Display Selections" stored somewhere on /admin so I could go and add another one without bugging you?

@bethlakshmi: Not yet - want me to do that?

@BurlExpo: Yes, but I think it's lower priority than some other stuff we've got going on.

burlexpo commented 7 years ago

1 - the irregular size of boxes makes this look choppy. I know I can do the following / 2 - the irregular image sizes makes a more awkward display

I like the way Bea Trouble's looks and I think it's because it's the only image which is square as opposed to portrait or landscape. It gives a good balance of text and image and, if we force all the images to display at the same size, makes the entries all the same size,

3 - the header (Special Guests) rather blends into the background, Yup. A dark background bar with text the color of the center pane would work fine as a divider (see image), as would simply using 20th Century Poster, which we use for every other header. Reducing the height of the Featured Performer entries will solve the 'smushed to the bottom' problem too. featrued-perf-sample