Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Dropdown icon inconsistencies in all themes #14666

Closed
yradoeva opened this issue Aug 22, 2024 · 0 comments · Fixed by #14829
Closed

Fix Dropdown icon inconsistencies in all themes #14666

yradoeva opened this issue Aug 22, 2024 · 0 comments · Fixed by #14829
Assignees
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.

Comments

@yradoeva
Copy link

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:
Icons

Material

  1. Export button in the Grid toolbar
    Action 4

  2. Value Fields Cell (Chip) in the Pivot Grid
    Pasted Graphic 85

Fluent

  1. Combo
    Combo

  2. Select
    Select

  3. Export button in the Grid toolbar
    Action 4

  4. Value Fields Cell (Chip) in the Pivot Grid
    Pasted Graphic 86

Bootstrap

  1. Combo
    Combo

  2. Select
    Select

  3. Export button in the Grid toolbar
    Action 4

  4. Value Fields Cell (Chip) in the Pivot Grid
    Pasted Graphic 87

Indigo
Change the “arrow_drop_down” icon to “indigo-chevron-down” icon (resp. “arrow_drop_up” icon to “indigo-chevron-up” icon) in:
Icons

  1. Combo
    Combo

  2. Select
    Select

  3. Export button in the Grid toolbar
    Action 4

  4. Value Fields Cell (Chip) in the Pivot Grid
    Pasted Graphic 88

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants