Hyan Mandian

Results 6 issues of Hyan Mandian

### Description Has Combobox an option to allow only values contained in the list options or something I can do to achieve that? https://codesandbox.io/s/ariakit-combobox-allowed-values-p2eilp?file=/src/combobox.tsx ### Requirements - I open the...

not stale
examples

Resolve #240 issue.

Today `getCities` return just city name, but in Brazil, we have some cities with same name in different states... So I think that we should return `stateCode` and maybe `code`...

help wanted

## [Brazilian Utils](https://github.com/brazilian-utils/brazilian-utils) Conjunto de pacotes js para utilitários brasileiros (CPF, CNPJ etc). Projeto extensível e com tooling moderno, utilizando padrão de monorepo com lerna e foco em teste, atualmente...

JavaScript

### Current behavior When we use Popover or any other component that uses popover behind the scenes with `portal` prop true and the anchor parent has scroll, if you scroll...

bug
has workaround

### Describe the bug I'm doing some POC to check if I'll be able to render a larger list and I face some issues with the current approach you use...