[
react
bootstrap
design
]
Earlier this year, I ran into an issue where I mapped the backend response (panels) into one column but received feedback that the UI was having odd spacing when one panel was closed. Below are simplified bits of the code that I worked with to give an idea on how to approach this code issue.
Problematic UI Code