acteng / update-your-capital-schemes

Update your capital schemes service.
https://update-your-capital-schemes.activetravelengland.gov.uk/
MIT License
4 stars 0 forks source link

As an LA I want to submit a spend to date value with commas or pence #71

Open Sparrow0hawk opened 9 months ago

Sparrow0hawk commented 9 months ago

As an LA I want to submit a spend to date value with commas or pence.

Acceptance criteria

  1. Be able to submit a value in the change spend to date form that includes commas delimiting thousands e.g. £1,000,000
  2. Be able to submit a value with pence e.g. £100.10
  3. Show existing value in form with pence or commas
markhobson commented 7 months ago

LA feedback:

  • Doesn’t accept commas (e.g. 300,000) – it would be good if it accepted well formatted numbers (e.g. £132,000 or £12456 or £1,123,456 etc) – just thinking of copy/pasting from emails, etc.
  • We often get spend to date to the penny – the app doesn’t accept pence (e.g. 300000.12) – might be worth accepted a decimal figure even if you just disregard it
KPresleyATE commented 3 months ago

We wont report on pence, round to the nearest pound. Could a comma be automated in the entry box regardless if they enter one or not?

markhobson commented 3 months ago

Also highlighted in accessibility audit:

markhobson commented 3 months ago

Authority feedback:

Cannot copy and paste from sheet (e.g. £450,000 throws an error you need to enter 450000) – can’t it just strip out formatting?