Fix Dropdown icon inconsistencies in all themes #14666
Labels
bootstrap-theme
fluent-theme
indigo-theme
material-theme
🧰 feature-request
version: 18.2.x
✅ status: resolved
Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Is your feature request related to a problem? Please describe.
Due to inconsistencies in terms of usage of the dropdown icon, we'd like to propose the following design improvement.
Describe the solution you'd like
Material, Fluent & Bootstrap
Change the “arrow_drop_down” icon to “keyboard_arrow_down” icon (resp. “arrow_drop_up” icon to “keyboard_arrow_up” icon) in the following components:
Material
Export button in the Grid toolbar
Value Fields Cell (Chip) in the Pivot Grid
Fluent
Combo
Select
Export button in the Grid toolbar
Value Fields Cell (Chip) in the Pivot Grid
Bootstrap
Combo
Select
Export button in the Grid toolbar
Value Fields Cell (Chip) in the Pivot Grid
Indigo
Change the “arrow_drop_down” icon to “indigo-chevron-down” icon (resp. “arrow_drop_up” icon to “indigo-chevron-up” icon) in:
Combo
Select
Export button in the Grid toolbar
Value Fields Cell (Chip) in the Pivot Grid
The text was updated successfully, but these errors were encountered: