formio / react

JSON powered forms for React.js
https://form.io
MIT License
309 stars 271 forks source link

[BUG] Component's side menu section can't be expanded after search #391

Closed eros-piccioni closed 8 months ago

eros-piccioni commented 3 years ago

Environment

Steps to Reproduce

  1. I'm using the example project https://github.com/formio/react-app-starterkit to test the Form Builder as is;
  2. Edit a form of the example project;
  3. Search components in the component's side menu, clear the search filed with x icon click or text cancel.

Expected behavior

After searching and clearing the search field I expect to be able to expand and access the different sections of the component's side menu.

Observed behavior

After searching and clearing the search field a click on the closed section won't open them. I observe the same bug in a react project with the same environment.

Example

Here a short GIF as example on what I experience.

Form Builder Side Menu

I hope I provided enough details. Any help would me much appreciated, thanks!

wag110894 commented 3 years ago

Hello @ErosII, Can you still replicate this on latest verison of Form.io React and Formio.js?

eros-piccioni commented 3 years ago

Hi @wag110894, I can still replicate with formiojs 4.13.2 (latest stable) and @react/formio 5.0.0. Is it safe to use also the release candidates for example the lastest 4.14.0-rc.12? Should i give it a try?

SanleyPan commented 3 years ago

Same issue

Anandks1993 commented 2 years ago

Same issue

formiojs: 4.14.3 @formio/react: 5.2.0

Any update on this to resolve?

Issue replicated in codesandbox: https://codesandbox.io/s/aged-butterfly-j6v2kq?file=/src/App.js

jeriah-formio commented 8 months ago

We're currently addressing a backlog of GitHub issues. Closing this thread as it is outdated. Please re-open if it is still relevant. Thank you for your contribution!