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

Loading state of the autocomplete component is active after selection an option #119

Open adrianchircats opened 4 months ago

adrianchircats commented 4 months ago

Latest version

Current behavior

The local loading state is marked with true after selection. autocomplete-loading-state-enabled-after-selection

Expected behavior

After selecting an option, when expanding the autocomplete options, the selected option must be displayed.

Steps to reproduce

No response

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