Dependent Dropdown List
Need help in figuring out ways to create a dependent dropdown list.
How to implement a filtering mechanism for dependent dropdowns. The goal is to allow user to check apparel inventory details progressively, starting from the clothing brand, then the size, and finally the type of fit/color/anything related.
Everything should be dynamic and you are getting the whole inventory details via API call and should not use firebase for the same