Bug Fixes
Users can now see all projects when opening the sidebar switcher, regardless of which project is currently selected. The dropdown was incorrectly filtering to only the active project due to whitespace and case-sensitivity issues in the filter logic. This has been corrected to reliably show every project while preserving typeahead search by project name and number.