Closed
requested to merge github/fork/MewenLeHo/main-mlh-change-dropdown-arrow-orientation-on-click into main
Description
Allow arrows in dropdown’s toggle to change orientation on click.
Motivation & Context
Ensure that the arrow markers behave similarly in the accordions and dropdown menus.
Type of changes
-
New feature (non-breaking change which adds functionality)
Checklist
-
I have read the contributing guidelines -
My code follows the code style of the project (using npm run lint
) -
My change introduces changes to the documentation -
I have updated the documentation accordingly -
I have added tests to cover my changes -
All new and existing tests passed