StanfordHCI / flash-teams

2 stars 0 forks source link

30 minute tasks #260

Closed negarrahmati closed 10 years ago

negarrahmati commented 10 years ago

-The hand off and collaboration buttons are drawn at a lower vertical position on the event so that they don't hide the upload link on short tasks.

ato1120 commented 10 years ago

Can still manually make an event shorter than 30 minutes (with the popover). Should be able to fix with form validation. (For example, we don't allow non-multiples of 15 minutes, so if you try to type in 40 minutes, turn red, if you try to save, it rounds for you).

Worried about having the buttons lowered - now can only comfortably fit 4 member lines on an event. Options are: 1) make the member lines closer 2) make the member lines thinner 3) Remove the Upload text until runtime? Ask group

I like 3 because we don't have the over-arching folder available on authoring mode either...

negarrahmati commented 10 years ago

They don't change the number of lines on the events. I created a separate git issue about having more than 4 users on an event.

When an event is set to have a duration of 15 minutes in the popover, the duration is rounded up to 30 minutes when the popover is closed.