flake8
passed.
JSHint
passed.
Review Request #13867 — Created May 20, 2024 and submitted
AmountSelectorWidget
's data normalization turned an input empty string
into aNone
value, but didn't do the same for an inputNone
value.This is a simple fix to support
None
values. Unit tests have been
updated to check for this.
Unit tests passed.
Verified this fixed an issue I encountered in a new usage of
AmountSelectorWidget
.
Summary | ID |
---|---|
501759f5aea9f861167c0290bb4ac09cf027eb7b |