Relative Content

Tag Archive for reactjsuser-interfacecomponents

React: Input bar is colliding with the results box

I have a modal that contains two components: an input field and a results box. When the modal opens, these components collide. Both components are written in React. Unfortunately, I can’t share the code, but I can reproduce the issue with an open-source component.

React: Input bar is collaiding with the results box

I have a modal that contains two components: an input field and a results box. When the modal opens, these components collide. Both components are written in React. Unfortunately, I can’t share the code, but I can reproduce the issue with an open-source component.