You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
‼️IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.
Fix validation logic in input onChange handlers.
The input fields for manual entry of min and max values are a good addition. However, there are a couple of issues in the validation logic:
min
, notmax
.Please apply the following fixes:
For the minimum value input:
For the maximum value input:
Also, consider adding some spacing between the input fields and the "to" text for better readability:
📝 Committable suggestion
Originally posted by @coderabbitai[bot] in #46 (comment)
The text was updated successfully, but these errors were encountered: