Improve pricing tier input handling and precision

Refactored PricingTiers component to better handle empty, null, and undefined values, prevent formatting issues, and add error handling for tier changes. Updated ProductModal to use parseFloat for price values to improve precision. Minor robustness improvements to event handling and sorting.
This commit is contained in:
NotII
2025-10-09 21:05:13 +01:00
parent 32bf9d790f
commit 864e1e9804
4 changed files with 30 additions and 21 deletions

View File

@@ -1,4 +1,4 @@
{
"commitHash": "74b7aa4",
"buildTime": "2025-09-23T12:09:08.230Z"
"commitHash": "32bf9d7",
"buildTime": "2025-10-09T19:56:57.229Z"
}