-- HikaShop version -- : 6.4.1
-- Joomla version -- : 5.4.3
Hello
We have detected an issue when creating a new product from a HikaMarket vendor's store through the vendor panel on the frontend of the website.
In the HikaMarket configuration, I have defined that when a vendor publishes a new product, they can assign a maximum of 2 categories to it.
The problem is that when attempting to create a product associated with 3 or more categories, the validation is triggered and an error message is displayed. However, the issue is that the form is reset: the product name, code, categories, description, price, everything is cleared. The entire form is reloaded and all the entered information is lost.
This is a major problem for the user, as they have to enter all the information again.
The expected behavior would be either to limit the number of categories before the form is submitted, or, if the form is allowed to be submitted and an error is displayed, to allow the user to correct only the error without having to enter all the information again.
I would appreciate your help in resolving this issue.
Thank you.