adrianhajdin / project_threejs_ai

https://jsmastery.pro
893 stars 267 forks source link

Enhancement: On Click of the Filter Tabs toggle on/off the contents #66

Open dipeshtamang07 opened 1 month ago

dipeshtamang07 commented 1 month ago

Once you click on the filter tabs such as color tab, It remains open. Should close it when clicked again on the same tab. Solutions: On click of the filter tab, check if it's the same tab. If it's the same tab setActiveFilterTab("") else set it to the selected tab. issue-3d-tshirt-customizer