inventory-count
inventory-count copied to clipboard
Match Modal No Products Found Empty State
-
When no products are found for the entered value, an empty state is shown with a literal string and the searched value. After that, if the user changes anything in the search bar, the empty state updates with every keystroke, making it look like the product is still being searched.
-
Once the user selects a product from the options, the selection is not cleared after any action. As a result, the Fab button remains enabled even when the modal is closed.
PR - #968