Priyanshee Sisodiya
Priyanshee Sisodiya
Relevant data is not available to create test instances and identify the issue.
Intermittent Issue 1: The issue co-exists with the above issue. When the "Product Info Scroll button" option is used, the product information updates correctly, but the image of the previous...
The default clear functionality of ion-input simply clears the field, leaving it blank. However, in this case, the desired behavior is to reset inputCount to 0 rather than leaving it...
It is possible to override the default behavior of the ion-input clear button, but it requires additional handling, as detailed below: 1. Value checks need to be applied for the...
As discussed with @ymaheshwari1 and @amansinghbais, we need a default value of zero during barcode scanning to ensure data accuracy. Since the built-in clear function resets input to an empty...
**Custom Highlighting for Selection:** 1. We have applied a custom color to ion-item to visually indicate when an item is selected. 2. When a color is applied to ion-item, an...
The issue has been verified and is working as expected. The variance is reset when new items are selected.