kiesraad / abacus

Abacus, software voor verkiezingsuitslagen en zetelverdeling
https://kiesraad-abacus.pages.dev
European Union Public License 1.2
8 stars 2 forks source link

Show unfinalised data entries on polling station choice page #369

Open praseodym opened 2 days ago

praseodym commented 2 days ago

Show unfinalized data entries for the current user on the select polling station page (Figma). This also implies expanding the backend PollingStationStatus with an "in progress" state (first_entry_in_progress??).

Lionqueen94 commented 1 day ago

Do you also want to add a second_entry_in_progress once we implement the second entry flow? Or can we determine in progress based on something else and have a generic in_progress state?

praseodym commented 1 day ago

Do you also want to add a second_entry_in_progress once we implement the second entry flow? Or can we determine in progress based on something else and have a generic in_progress state?

Yes, once we implement the second data entry.