### Issue: overflow of input fields when opening the side panel. Could be imporved with a better command menu state handling ### Solution: In command menu hooks, we now close all dropdowns when opening the side panel. This ensures all UI elements are close properly before the sidepanel shows up Fixes : https://github.com/twentyhq/twenty/issues/12485 Co-authored-by: Charles Bochet <charles@twenty.com>
Run yarn dev while server running on port 3000