haugstrup / matchplay-issues

Issues, bugs feature requests for Match Play
0 stars 0 forks source link

Ability to add all scores on one screen #2

Open heyrocker opened 7 years ago

heyrocker commented 7 years ago

Once the arenas are entered for a card, it would be really nice to just have the text box for scores right there on the page rather than having to click to enter each score

heyrocker commented 7 years ago

So while working with this I can see how in a PAPA-style situation (where you play a game, enter a score, play a game, enter a score) the current interface is very good. However in situations where you're always entering the entire card at once, it is a lot of clicking. This is more of a nice-to-have than anything, but I'm not sure it is worth adding a configuration option for.

haugstrup commented 7 years ago

I'm trying to think if there's some sort of middle ground. I need to re-use the "keypad" component for entering scores because reasons, but could this be better with more keyboard commands. Maybe hit tab to open the keypad for the next game in the list?