Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Teleop: Sandstorm button is disabled after 2 actions are completed #82

Open
sreffler opened this issue Mar 7, 2019 · 0 comments
Open
Labels
bug (med priority) Something isn't working (somewhat important to fix) bug Something isn't working styling Missing an "active" or "disabled" styles, design correction needed Teleop Teleop screen

Comments

@sreffler
Copy link

sreffler commented Mar 7, 2019

Expected result: On screen load, Sandstorm button is enabled. After 2 actions have been completed, the Sandstorm button is disabled.

Details:
When the Sandstorm button is tapped,

  1. If no score, dropped, missed, or possession in teleop has been logged, the last state of the Sandstorm screen is restored, and the user can complete actions as usual.

  2. If ONE score, dropped, missed, or possession has been logged (any 1 action has been completed/1 button* has been tapped on the teleop screen), an error popup is displayed. The user either
    -- a) option 1: taps the undo button in the popup and the last state of the Sandstorm screen is restored (and the user can complete actions as usual), or
    -- b) option 2: closes the popup, taps the undo button on the Teleop screen, then taps the Sandstorm button. The last state of the Sandstorm screen is restored, and the user can complete actions as usual.

(See wireframes at the bottom of this post for the different options)

  1. If MORE THAN ONE score, dropped, missed, or possession has been logged (2 actions have been completed, any 2 buttons* have been tapped), the Sandstorm button is disabled.

*Not including undo or the fell over toggle

Note: a user MUST undo back to the "zero" state in order to change values from a previous screen. If a user cannot undo back to a "zero" state, the previous screen(s)' buttons are disabled.

screen shot 2019-03-07 at 12 52 49 am

@sreffler sreffler added bug (med priority) Something isn't working (somewhat important to fix) styling Missing an "active" or "disabled" styles, design correction needed Teleop Teleop screen bug Something isn't working labels Mar 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug (med priority) Something isn't working (somewhat important to fix) bug Something isn't working styling Missing an "active" or "disabled" styles, design correction needed Teleop Teleop screen
Projects
None yet
Development

No branches or pull requests

1 participant