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

[Feature] prizm/components - Возможность поиска в prizm-select #29

Closed
1 of 4 tasks
codeagent opened this issue Feb 1, 2023 · 1 comment
Closed
1 of 4 tasks
Assignees
Labels
library:components state:ready ready for release (pass tested)
Milestone

Comments

@codeagent
Copy link

codeagent commented Feb 1, 2023

Библиотека

  • @prizm-ui/components
  • @prizm-ui/install
  • @prizm-ui/icons
  • @prizm-ui/theme

Компонент

prizm-select

Предложение

Нужно выбрать одно значения из большого списка. С-но prizm-select используется с флагом searchable: true.
Но так компонент работает в режиме autocomplete (можно вводить произвольный текст что может сбить с толку).

Есть ли возможность добавить поиск в саму выпадашку, чтобы он был подобно prizm-multi-select но выбрать можно было строго один элемент?
Можно ли добавить какой-либо механизм для ленивой подгрузки списка?

image

@codeagent codeagent changed the title [Feature] prizm/components - Возможность поиска в drpodown-host [Feature] prizm/components - Возможность поиска в dropdown-host Feb 1, 2023
@ifmalex
Copy link
Contributor

ifmalex commented Mar 3, 2023

«Но так компонент работает в режиме autocomplete (можно вводить произвольный текст что может сбить с толку).» – нужны метрики, что это сбивает с толку. Сейчас это гипотеза. При разработке мы ориентировались именно на 1 быстрое действие при заполнении больших данных.
На research возьмём. Работу это не блокирует.
По ленивой догрузке @ZurabDev

@YashaKorolev YashaKorolev self-assigned this Mar 27, 2023
@YashaKorolev YashaKorolev added the state:in_progress We work on this issue label Mar 27, 2023
@ZurabDev ZurabDev removed the state:in_progress We work on this issue label Apr 10, 2023
@ZurabDev ZurabDev self-assigned this Apr 10, 2023
@ZurabDev ZurabDev added the type:question "Tag: type:question — Indicates the content is seeking information, clarification, or an answer to a label Apr 10, 2023
@ZurabDev ZurabDev changed the title [Feature] prizm/components - Возможность поиска в dropdown-host [Feature] prizm/components - Возможность поиска в prizm-select May 4, 2023
@ZurabDev ZurabDev self-assigned this May 19, 2023
@ZurabDev ZurabDev added this to the 1.0.0-rc.2 milestone May 19, 2023
@ZurabDev ZurabDev added state:ready ready for release (pass tested) and removed type:question "Tag: type:question — Indicates the content is seeking information, clarification, or an answer to a labels May 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
library:components state:ready ready for release (pass tested)
Projects
None yet
Development

No branches or pull requests

4 participants