ensignlee / ssbook

ssbook
5 stars 3 forks source link

Add pitchers to the bet entry screen #152

Closed camerondavison closed 13 years ago

camerondavison commented 13 years ago

is it possible to display the pitchers next to the team names in the bet entry screen?

For instance Orioles @ Yankees 4/13/11 7:05 PM

instead of

Orioles (C. Tillman) @ Yankees (A. Burnett) 4/13/11 7:05 PM

That would help clear up confusion for our users a ton imo.

camerondavison commented 13 years ago

That left nav bar is really small, so I am going to make the text a pixel smaller for the pitchers and also do a 3 letter abbrev

Orioles(Til) @ Yankees(Bur)

ESPN only gives the last name from what it looks like.

ensignlee commented 13 years ago

Let me know if you want to make this a separate ticket or not, but it'd be great if the search bar could allow users to search by pitcher's last name.

For instance, above, if you could type "Tillman" and have it bring up any games involving Baltimore Orioles C. Tillman that'd be ideal.

camerondavison commented 13 years ago

Let me know if you want to make this a separate ticket or not, but it'd be great if the search bar could allow users to search by pitcher's last name.

For instance, above, if you could type "Tillman" and have it bring up any games involving Baltimore Orioles C. Tillman that'd be ideal.

I made #153 . FYI The way that i usually like tickets to be broken up is by testing. I like to be able to test a feature before moving on to the next feature. So if it can be tested without the other feature then likely you are going to want to break it up.