-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Limit donation amount input to 9 characters (#13872)
- Added validation in MoneyFilter to restrict input to 9 characters. - Updated both filter and afterTextChanged methods to enforce this limit. - Ensured edge cases and formatting remain functional. - Resolves #13872.
- Loading branch information
1 parent
ba79a3e
commit c08af2e
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters