cds-snc / platform-forms-client

NextJS application that serves the public-facing website for Forms
https://forms-staging.cdssandbox.xyz/
MIT License
34 stars 13 forks source link

Distinguish between actions that involve a singular responses and multiple responses to avoid confusion #2925

Open anikbrazeau opened 10 months ago

anikbrazeau commented 10 months ago

Issue / opportunity

When downloading 1 response or confirming 1 response, alert/toast shows "Responses moved to..." plural.

Consider distinguishing based on the number of responses that were downloaded/confirmed/moved.

1 response moved to Downloaded 2 responses moved to Downloaded All responses moved to Signed off for removal

Screenshot

Screenshot 2023-11-28 at 11 12 04 AM
anikbrazeau commented 10 months ago

Related to #1826

anikbrazeau commented 10 months ago

Example of this done well: Screenshot 2023-11-30 at 10 50 06 PM Screenshot 2023-11-30 at 10 50 16 PM