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

[BUG] @prizm-ui/components - В таблицах, в компонентах сортировки используется неправильный тип иконок #1720

Closed
1 of 9 tasks
Alevettih opened this issue May 23, 2024 · 0 comments
Assignees
Labels
known_bug state:ready ready for release (pass tested) type:bug Something isn't working
Milestone

Comments

@Alevettih
Copy link

Библиотека

Выберите нужное отметив галочку [x]

  • @prizm-ui/core
  • @prizm-ui/components
  • @prizm-ui/install
  • @prizm-ui/icons
  • @prizm-ui/flag-icons
  • @prizm-ui/theme
  • @prizm-ui/charts
  • @prizm-ui/ast
  • @prizm-ui/nx-plugin

Компонент

PrizmThComponent

Воспроизведение проблемы

Описание проблемы

Есть проблема следующего характера:

В дизайнах, для кнопок сортировки отрисованы иконки из Full Size пака иконок.
image
В текущей реализации используются иконки из Base Size пака:
image

Шаги воспроизведения:

  1. Зайти по адресу prizm
  2. В секции "Base Sort" или "Server Sort" посмотреть на иконки сортировки

Ожидаемый результат:

Отображается иконка из пака Full size.

Фактический результат:

Отображается иконка из пака Base size.

@ickisIckis ickisIckis added type:bug Something isn't working known_bug labels May 23, 2024
@ickisIckis ickisIckis added this to the 4.3.0 milestone May 23, 2024
@imonogarov imonogarov added the state:ready ready for release (pass tested) label May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
known_bug state:ready ready for release (pass tested) type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants