- Issue created by @karma0321
- First commit to issue fork.
- Assigned to cesarmsfelipe
- Status changed to Needs review
3 months ago 10:54am 18 August 2024 - šŖšøSpain cesarmsfelipe
Hi @karma0321, you are right, the structure needed that improvement.
I have made the following adjustments to the HierarchicalTermSelectorHelper.php file:
- Updated the `#wrapper_attributes` to change the class from 'hts-select' to 'container'.
- This change was implemented to ensure consistency with the CSS structure and to eliminate any redundancy by removing the attached CSS library that was no longer necessary.
These modifications aim to streamline the styling and improve the clarity of the HTML output generated by the form elements. If there are any further refinements needed or additional feedback, please let me know.
One more thing, could you check if the generated structure meets the needs of this issue? Iām moving the issue to "Needs Review," and the changes have been merged into the 1.0.x branch.