osstotalsoft / rocket-ui-ts

A collection of reusable and composable React components written in TypeScript built on top of Material UI Core V5
MIT License
19 stars 4 forks source link

The autocomplete options are not loaded. LoadOptions function is not called with user input #130

Closed adrianchircats closed 2 months ago

adrianchircats commented 2 months ago

Latest version

Current behavior

loadOptions does not get called with user search input

Expected behavior

loadOptions function to be called with user search input

Steps to reproduce

Reproduced in this sandbox: https://codesandbox.io/p/sandbox/897stg

Software Version

  1. Storybook:
  2. Rocket-UI:
  3. Material UI:
  4. React:
  5. NPM/YARN:

What browsers are you seeing the problem on?

No response

dragos-rosca commented 2 months ago

Not a bug. This is the intended use. You are looking for filterOptions