Hi @All, I need some help to create a Collapse/Expandable dropdown for Subcategories in Toolbox.
Problem Statements: I have Helper categories inside category I have differentiated sub-categories using Label. (ex. Diameter Helper) Each sub-category has around 50+ blocks. and if there are 5 subcategories then the block will be around 250 blocks. If there are 10 Sub-categories then there will be 500 blocks. If I want the block from the 10th category then I need to scroll more. So to avoid scroll I want to minimize above each block and can go directly 10th sub-category. So I want to place a collapse/Expandable facility for each sub-category. If I minimize all sub categories then I will see only sub category title . How it is possible? Scrolling everytime I felt very lazy and it is not preferable.
Hope there will be an inbuilt SCC/class are available in the Blockly library.