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

Ask user for previous polling station end time when changing stations #120

Open
aniri opened this issue Oct 26, 2019 · 1 comment
Open

Comments

@aniri
Copy link
Member

aniri commented Oct 26, 2019

When the user clicks on the change station button:

  • a dialog should show up asking them to fill in the leaving time for the polling station they are leaving from
  • call PUT /api/v1/polling-station and send leaving time for old station
  • go to pick polling station screen
  • send new polling station data to backend

Ideally the flow would be this:

  • User taps on Change station. We'd show a custom view controller saying "please select the time of departure from the last station" with the time picker that we use in the Station Picker screen. When user taps Done, we upload that information to the server then proceed to the Station Picker screen.
@CristiHabliuc
Copy link
Contributor

@aniri should we also rename the Change button to Leave / Change, so that it's clear that the observers should tap that button when they leave a polling station?

@CristiHabliuc CristiHabliuc changed the title [Improvement] Ask user for previous polling station end time when changing stations Ask user for previous polling station end time when changing stations Dec 14, 2019
@aniri aniri removed the ios label Jan 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants