Open SilviaAmAm opened 1 year ago
What happens:
123
addZerosAndFormatValue
). This takes the value 123
and formats it to € 123,00
123
is sent to the backend.Discussed:
Note: Den Haag issue 310 / user story 313:
Create a form with:
Fill in the form:
test
=> The content component shows this new valueNote2: Den Haag issue 309 / user story 312
Create a form with:
Fill in the form:
Seems like this was already reported in #1341
Decided to set it to low because, although annoying, technically there is nothing wrong.
Note 3: Den Haag issue 457
Reloading of the form resets the focus for keyboard navigation
Create a form with:
Now fill in the form:
@Silvia will make a meta ticket that links all the related/commented issues together to keep this issue on its own (decimals).
Product versie / Product version
2.0.0
Omschrijf het probleem / Describe the bug
Taiga DH issue 311, user story 314
Referencing a currency component in a content component, causes the formatting to change in the currency component.
Stappen om te reproduceren / Steps to reproduce
Create a new form with:
currency
)Test: {{ currency }}
Now try to fill in the form:
Test: None
123
in the currency component. On blur, the currency is formatted to123,00
Test: 123
, the,00
disappears from the currency component.Verwacht gedrag / Expected behavior
The formatting of the currency component should remain constant.
Screen resolution
No response
Device
No response
OS
No response
Browser
No response